Help with Job Travelers

The JobHead table has two fields you should look at.
Name: StatusLastPrinted
Desc: The last date the job status was mass printed.
Type: date

Name: StatusReadyToPrint
Desc: Indicates if the Status can be printed. Print functions are not available if this is = No.
Type: logical

Create a new Job, and look at those two fields before printing it.
Check them again after Printing it.

Calvin

--- In vantage@yahoogroups.com, "CarlH" <carl.heeder@...> wrote:
>
> Does anybody have an idea for solving this?
>
> We want to add an indicator to jobs to indicate if the traveler has already have been printed. The best would be to store and test some UD indicator in the jobhead when they are printed but I'm at a loss how to add this to a printing routine.
>
Does anybody have an idea for solving this?

We want to add an indicator to jobs to indicate if the traveler has already have been printed. The best would be to store and test some UD indicator in the jobhead when they are printed but I'm at a loss how to add this to a printing routine.