| Yoko http://forum.yoko.com.ua/ |
|
| TERMINATE ALL - HELP ME http://forum.yoko.com.ua/viewtopic.php?f=17&t=13047 |
Page 1 of 1 |
| Author: | Azt [ 2008-01-11 19:57:40 ] |
| Post subject: | TERMINATE ALL - HELP ME |
hi i have a script sub Termina() uo.DeleteJournal() uo.Print('stop') uo.Exec('terminate all') wait(100) end sub that ends all the running scripts. Here is my problem : i need that a script remains active. i have tried sub Termina() uo.DeleteJournal() uo.Print('stop') NEEDEDSCRIPT() uo.Exec('terminate all') wait(100) end sub but every time i stop the macro with "termina", another "termina" remains active. There is a code to not disactivate a script? tnx |
|
| Author: | Azt [ 2008-01-13 20:38:12 ] |
| Post subject: | |
up |
|
| Page 1 of 1 | All times are UTC+02:00 |
| Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |
|