Larry,

 

That may do the job. Simple, and as you said, I will have a history.

 

James Belisle

________________________________

From: [email protected] [mailto:[email protected]] On Behalf Of Lawrence
Lustig
Sent: Wednesday, May 11, 2011 12:44 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: cancel button within WHILE

 

<< 

2) Then at the start of the code, I would ask if this was a restart on
the date in question. 
>>

 

If you store the part number and date then:

 

1. You don't have to ask whether you're reprinting or not, the existence
of any row for that date will tell you that you are (you don't even need
to create a separate logic branch for the new/reprint issue, just ALWAYS
print only for the part numbers not in the print history table for the
given date).

 

2. You can provide a "print history" for each part by keeping the rows
in the system.

 

--

Larry

Reply via email to