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 <[email protected]> > > > >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. >
