Try something like...
var Dispaly = "00000000"
var Field = Field("Presort Sequence")
FormatNumber(Display, Field);
Or something like...
var Dispaly = "00000000"
var Field = CurrentRecordNumber()
FormatNumber(Display, Field);
By changing the quantity of zeros will determine the full length
displayed regardless of the current number length (i.e. "1" would be
displayed as "00000001" and "17854" would be displayed as "00017854").
HTH,
Ryan
----------------------
I am imposing a sequence of numbers on a ticket and the total
number of
places in each number is 4. Example "0001" up to "1500". As I
imposed the
file it doubled the sequence. ex. "00001500"
Is there a rule to allow the numbers to increase, but suppress the
zeros
so the number of actual digits stays at 4. ex "0998, 0999, 1000" as
they
increase?
I look forward to any help. Thank you
[EMAIL PROTECTED]
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
FusionPro 5.0 Now Available!
Variable text on a curve and soft drop-shadows for variable text
LIMITED TIME upgrade offer of $299 per license for current customers:
http://fusionpro.printable.com/store/upgrade
New licenses available for $599 each at:
http://fusionpro.printable.com/store/
All FusionPro 5.0 customers to receive FusionPro 5.1 with
Adobe Acrobat 8 and InDesign CS3 support when released for FREE.
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
--
Users of FusionPro Desktop have unlimited free email support. Contact Printable Support at [EMAIL PROTECTED]
--
View FusionPro Knowledge Base, FusionPro Samples at
www.printable.com/vdp/desktop.htm
--
You are currently subscribed to fusionpro as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
--
--
Note: All e-mail sent to or from this address will be received or otherwise
recorded by the e-mail recipients of this forum. It is subject to archival,
monitoring or review by, and/or disclosure to someone other than the recipient.
Our privacy policy is posted on www.printplanet.com
--