This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Running a process in the background (Windrop)

Old posts that have not been replied to for several years.
Locked
k
ka0n
Voice
Posts: 13
Joined: Mon Jan 19, 2004 5:33 pm

Running a process in the background (Windrop)

Post by ka0n »

I got his problem, i need to run a program but i need the windrop to not wait till its finish (kinda like 10 hours), is there an especific command or something like it? The exec command locks the bot untill the process is finished..

Thanks for the help anyway :)
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

User avatar
user
 
Posts: 1452
Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway

Post by user »

Have you ever read "The Manual"?
T
Tokeiito

Re: Running a process in the background (Windrop)

Post by Tokeiito »

del my msg
ka0n wrote:I got his problem, i need to run a program but i need the windrop to not wait till its finish (kinda like 10 hours), is there an especific command or something like it? The exec command locks the bot untill the process is finished..

Thanks for the help anyway :)
O
Ofloo
Owner
Posts: 953
Joined: Tue May 13, 2003 1:37 am
Location: Belguim
Contact:

Post by Ofloo »

are u sur about exec ?? can't say that it does that with me i would say it put it in the bg cause even when i close the bot the exec remains also ..

what whould keep it open would be set [open "|..."] can't say that exec does this in my experiance ..
XplaiN but think of me as stupid
Locked