Ross Stanek
New Member
I am writing reports using Progress in an environment created by ASA software ( they write retail tire software). You can write your own reports but their software is obviously off limits. However, they have the ability to delay when jobs get run but they don't have this feature on all of their programs and reports. Does anyone have any idea where to look or how to run a job at a certain time or day? They did provide the code to us for choosing a printer that looks like this at the beginning of the program:
{sy/syscom.i}
{in/i-rp0010.i NEW}
{sy/s-defptr.i NEW}
and at the end
{sy/s-clsptr.i}
I thought there would be a similar code for delayed jobs, but I may be wrong. Any help on this would be greatly appreciated.
Thanks,
Ross
{sy/syscom.i}
{in/i-rp0010.i NEW}
{sy/s-defptr.i NEW}
and at the end
{sy/s-clsptr.i}
I thought there would be a similar code for delayed jobs, but I may be wrong. Any help on this would be greatly appreciated.
Thanks,
Ross