Now, that solution I like. I will have to also add 10000 to the max
value also.

Off to test.

Well, I tested it and I like it better than my original solution.

Tony Thigpen

-----Original Message -----
 From: Jon Perryman
 Sent: 02/12/2014 02:35 PM
Your counter doesn't have to start at 0. Start it at 10000 and you will always 
have 5 digits or more. Just drop the first digit.

&CNT SETA 10000
&DATA SETC '&CNT'(2,*)

Jon Perryman.



________________________________
From: Tony Thigpen <t...@vse2pdf.com>



and I need all the labels to have exactly 4 digits in the suffix.
Forcing the suffix to 4 digits is where I needed the K' code.



Reply via email to