| Subject | : | How to schedule to run a batch file? |
| Author | : | goh_j goh_j@hotmail.com |
| Date | : | 22 Jan, 2003 on 06:25 |
| How do i schedule to run a batch file at a certain time on my OS2 LAN server? Help very much appreciated. Thank you in advanc. |
| Subject | : | Re:How to schedule to run a batch file? |
| Author | : | Kim |
| Date | : | 22 Jan, 2003 on 11:36 |
| You would need an utility to handle that. I'm using pmCron for OS2 and it works really great. But there are some other Cron jobb utilities available at Hobbes. |
| Subject | : | Re:How to schedule to run a batch file? |
| Author | : | Elfrom beh@worldonline.dk |
| Date | : | 23 Jan, 2003 on 18:14 |
| How about using the good old AT command. Go to an OS/2 command prompt and write: AT ? It requires that the server service is started and that there is logged in to the server. |
| Subject | : | Re:How to schedule to run a batch file? |
| Author | : | JonOS/2 jonas_buys@yahoo.com |
| Date | : | 23 Jan, 2003 on 21:40 |
| I always use rSched to schedule something; it's one of the most reliable text-based utilities, doesn't ask much resources, andit's very powerfull. Many settings you can ajust! You can download via Hobbes. |
| Subject | : | Re:How to schedule to run a batch file? |
| Author | : | goh_j goh_j@hotmail.com |
| Date | : | 24 Jan, 2003 on 02:39 |
| Thank u all very much...will try out ur suggestion |
| Subject | : | Re:How to schedule to run a batch file? |
| Author | : | goh_j goh_j@hotmail.com |
| Date | : | 24 Jan, 2003 on 06:55 |
| Hi, v sorry to trouble again....but i'm trying to run this line everyday at a certain time.....but i dun noe how to put it in the command of the schedule program that i downloaded. the line in NT is copy d:\fer\fbrcode.bcd d:\fer\fbrcode.dat exit I'm a serious total newbie to OS2...PLS HELP!......Thank you v much. |