• 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: Sequential Numbering
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sequential Numbering


  • Subject: Re: Sequential Numbering
  • From: Yvan KOENIG <email@hidden>
  • Date: Fri, 16 Sep 2005 20:50:16 +0200


Le 16 sept. 2005 , à 20:36, email@hidden a écrit :

Would some one please forward a repeat loop to do  the following:

Make numbers starting with:

0001

 and ending with"

1000


Why not:

repeat with i from 1 to 1000
	set my_num to text -4 thru -1 of ("0000" & i)
end repeat

Yvan KOENIG

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Sequential Numbering (From: "email@hidden" <email@hidden>)

  • Prev by Date: Re: a numeric bug.
  • Next by Date: Re: a numeric bug.
  • Previous by thread: Sequential Numbering
  • Next by thread: Re: Sequential Numbering
  • Index(es):
    • Date
    • Thread