
05-06-2001, 10:58 AM
|
|
The one, The only -
|
 |
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
|
|
jw
|
just wondering why would you upgrade a rc account...
like what if you get fired and tehy change the password you would be screwed over I would beleve.... I dunno but I would never do that..
for timeout you just say
timeout=<time>;
so like if you want to timeout for 1 second you would say
timeout=1;
the fastest you can get it to is
timeout=0.05;
and to check for when the timeout is done you go
if(timeout){
//what you do
} |
__________________
Thanks,
-KJL
|
|
|
|