Yoko

All sides of Injection
It is currently 2026-03-10 14:47:47

All times are UTC+02:00




Post new topic  Reply to topic  [ 7 posts ] 
Author Message
 Post subject: autostart()
PostPosted: 2004-07-20 06:16:27 
Offline

Joined: 2004-05-25 14:32:55
Posts: 101
Location: 74.ru
Здрасьте, :), подскажите плиз, у меня функция автостарт, в ней ещё 2 функции :)

sub autostart()
alchtrain()
Reconnector()
end sub

В общем вопрос такой, в списке функций написано что работает только автостарт, а реально работают функции которые в ней?
Спасибо


Top
   
 Post subject:
PostPosted: 2004-07-20 12:43:37 
Offline
Site Admin
User avatar

Joined: 2004-04-03 16:49:38
Posts: 1964
sub qqq()
aaa()
bbb()
end sub

сначала запускается aaa, когда оно завершится будет запущено bbb


Top
   
 Post subject:
PostPosted: 2004-07-20 15:29:46 
Offline

Joined: 2004-05-25 14:32:55
Posts: 101
Location: 74.ru
А тогда как сделать чтобы они одновременно работали? Подскажите плиз.
Спасибо


Top
   
 Post subject:
PostPosted: 2004-07-20 15:31:46 
Offline

Joined: 2004-04-15 14:50:06
Posts: 73
Location: Moscow
uo.exec("exec aaa")

Запускает параллельный процесс

_________________
Я где то рядом... 8)


Top
   
 Post subject:
PostPosted: 2004-07-20 15:41:30 
Offline

Joined: 2004-05-25 14:32:55
Posts: 101
Location: 74.ru
то есть? если я не прав приведи пример плиз

надо писать так?

sub autostart()
uo.exec("exec alchtrain")
uo.exec("exec Reconnector")
end sub


Top
   
 Post subject:
PostPosted: 2004-07-20 16:11:44 
Offline

Joined: 2004-04-15 14:50:06
Posts: 73
Location: Moscow
да именно так.
У тя запустятся два паралельных процесса

_________________
Я где то рядом... 8)


Top
   
 Post subject:
PostPosted: 2004-07-20 16:15:24 
Offline

Joined: 2004-05-25 14:32:55
Posts: 101
Location: 74.ru
СПАСИБО БОЛЬШОЕ


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 7 posts ] 

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited