Search found 1 match
- 30 Mar 2015 04:50
- Forum: DOS Batch Forum
- Topic: [HELP]Alarm in batch program
- Replies: 2
- Views: 2511
[HELP]Alarm in batch program
So my teacher gave us this problem: create a batch program that will warn me when the school hour is ending, so I have some time to save all my work. Now, my question is, how can i make a program thet waits till a certain time to do something (in this case printing a bell character)? Thanks in advan...