set a progress program to run daily

stuartb42

New Member
hello,

I am trying to get a progress program to run each day as a scheduled task. I've been reading about the use of mbpro but not had much joy.

Is there a good way in progress to set a program to run daily?

Thanks

Stuart
 
sorry worked it out now in case anyone is interested I did the following at command line.
C:\Program Files\PROGRESS\bin>_progres -db ih -p "path_of_file\filename.p" -b -H servername -S Live_Ih
 
Is there a place that I can find what all the syntax for this means? Can you pass parameters and specify printers?

Thanks,

Ross
 
Back
Top