• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Repaying help by posting small Applescripts
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Repaying help by posting small Applescripts


  • Subject: Re: Repaying help by posting small Applescripts
  • From: Michelle Steiner <email@hidden>
  • Date: Fri, 30 Apr 2004 02:15:51 -0700

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>)

  • Prev by Date: Re: Applescript from Excel button
  • Next by Date: Re: Export to DivX with QuickTime
  • Previous by thread: Re: Repaying help by posting small Applescripts
  • Next by thread: Re: Repaying help by posting small Applescripts
  • Index(es):
    • Date
    • Thread