Help - I trying to use a sleep in a while loop and run I the program it just hangs:
#!/usr/bin/perl -w while(1){ #..do something sleep(10); }
I know I'm doing something daft, what is it ??
Thanks
Edited: ~Mon Aug 5 16:12:50 2002 (GMT) by footpad: Added <code> and other HTML formatting tags, per Consideration.
In reply to sleep in while loop by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |