So since PC DMIS lacks a palletization utility, i've tried the loops i dont like how it outputs the reports and is not consistant...
So i will resort to copy and pasting the program and make a very very long program...
I wish to input all my serial numbers at the start and display each comment on different reports... so i can hit go and walk away...
my thinking is
input all my serial numbers from the start of the program
c1 display on report
c2 do not display
c3 do not display
c4 etc..
program one
c1 input
copy and paste program 2
recall c2.input display on report
copy and paste program 3
recall c3 input display on report
so my question is how i would go about this
how do i recall a comment and make it a comment to display on report?
thanks
So i will resort to copy and pasting the program and make a very very long program...
I wish to input all my serial numbers at the start and display each comment on different reports... so i can hit go and walk away...
my thinking is
input all my serial numbers from the start of the program
c1 display on report
c2 do not display
c3 do not display
c4 etc..
program one
c1 input
copy and paste program 2
recall c2.input display on report
copy and paste program 3
recall c3 input display on report
so my question is how i would go about this
how do i recall a comment and make it a comment to display on report?
thanks