PDA

View Full Version : Code to increment sequence number


Sean Steele
11-08-2006, 07:46 PM
Does anyone have some code that increments the sequence number on the report? We remove the main header from the reports that we give the customer becasue they have their own specific header requirements.

If I can't make it increment, is there a way to have pcdmis use the stats count as the sequence number since that increments on it's own? I have everything else going into the header automaticaly, it would be nice the be able to just have one op wait to change parts when running a capability study.

JoeRZ
11-09-2006, 09:39 AM
Sean,

Yes - stats will count and even if you don't use stats you can use report command - comment - input and have the op enter count.

JRZ

craiger_ny
11-09-2006, 04:25 PM
There are a couple of possibilities the best of which Joe mentioned (stats count). What are your constraints? Do you want to start with 1 everytime the program is opened? Say if someone runs 10 today and wants to run some tomorrow do you want to start with 1 or 11 tomorrow?