Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Repaying help by posting small Applescripts



On Apr 30, 2004, at 1:58 AM, Graff wrote:

if (i < 10) then
return "0" & i
else
return "" & i

How about this instead:

return text -2 through -1 of ("0" & i)

-- Michelle

--
The problem with political jokes is that too many of them get elected.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.


References: 
 >Repaying help by posting small Applescripts (From: Richard Covert <email@hidden>)
 >Re: Repaying help by posting small Applescripts (From: Graff <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.