You are not logged in. You can browse in the PowerBASIC Community, but you must click Login (top right) before you can post. If this is your first visit, check out the FAQ or Sign Up.
Hi, does anyone know if its possible to schedule a program to run via Windows Scheduler service (for all Win32 platfroms ideally) or do I need my own timer ?
(1) Use the at command to schedule commands and programs to run on a computer at a specified time and date. The Schedule service must be running to use the at command.
at [\\computername] [[id] [/delete [/yes]]
at [\\computername] time [/interactive] [/every:date[,...] | /next:date[,...]] "command"
or
(2) In the WinNT folder is a sub-folder called Tasks which has an 'Add Scheduled Tasks' wizard.
Both Win95/98 have the ability to add scheduled tasks.
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, and to analyze site activity. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Comment