Your Products have been synced, click here to refresh
You can insert a new header anywhere in the report by going to Insert | Report Command | Report Label in the menu. Select FILE_HEADER.LBL and it will put the header in the report where your cursor is.
I'm guessing you have a print command before the loop begins to save or print the report each time. If so, then put the new header command after the print command. That should do it.
ASSIGN/PARTSER_NUM=C4.INPUT LOOP/START COMMENT/REPT, " ORDER NUMBER :"+C5.INPUT+" Serial Number : "+PARTSER_NUM+" Operator :"+C3.INPUT+ " WORK CENTER : "+ C6.INPUT *****code****** PRINT COMMAND ASSIGN/PARTSER_NUM=PARTSER_NUM+1 loop/end
© 2024 Hexagon AB and/or its subsidiaries. | Privacy Policy | Cloud Services Agreement |