Hello, I'm new here and I have a little problem, I wan't stop a running script and I do not know how to stop it.
Script : http://wohlsoft.ru/forum/viewtopic.php?f=58&t=1041&p=7415#p7415
I hope you could help me
Thanks
Sorry for my bad English
Hello, I'm new here and I have a little problem, I wan't stop a running script and I do not know how to stop it.
Script : http://wohlsoft.ru/forum/viewtopic.php?f=58&t=1041&p=7415#p7415 I hope you could help me Thanks Sorry for my bad English Sorry for my bad english, I'm french.
| ||
You can use "if" statements to run the script only if a certain condition is met, or use "do" statements to loop your script until a condition is met.
Finally, "for" statements can let you run commands a certain number of times. So you can create a variable called "stop" and run the script when it is equal to zero, and not run it when it is equal to 1 (for "if" and "do" statements) | ||
Who is online (over the past 5 minutes)Users browsing this forum: 1 guest | ||