October 31, 2025, 12:18:30 PM

News:

IonicWind Snippit Manager 2.xx Released!  Install it on a memory stick and take it with you!  With or without IWBasic!


sleep()

Started by Copex, July 13, 2009, 09:07:24 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Copex


the kids dont seem to know when to shut down the computer and general try "oh i did't now what time it was" routine so i am going to write a small program to shutdown the PC and just get it to load when the p.c starts
so the program will sit in memory just checking the time,  i know i can use the sleep() command in a loop to lower the programs load on the systems, but is there a better way to do this 
-
I really should learn how to use a spell checker! though im not sure how it will help someone who can not spell?
-
Except where otherwise noted, content Posted By Copex is
licensed under a Creative Commons Attribution 3.0 License

http://creativecommons.org/licenses/by/3.0/

Ionic Wind Support Team

Run it from the task scheduler, every night at 12am or something.

Paul.
Ionic Wind Support Team

Copex


yes i could use the scheduler and a bat script without using ebasic, but that would spoil the programing fun :-)
-
I really should learn how to use a spell checker! though im not sure how it will help someone who can not spell?
-
Except where otherwise noted, content Posted By Copex is
licensed under a Creative Commons Attribution 3.0 License

http://creativecommons.org/licenses/by/3.0/