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.
Old posts that have not been replied to for several years.
ka0n
Voice
Posts: 13 Joined: Mon Jan 19, 2004 5:33 pm
Post
by ka0n » Wed Feb 11, 2004 7:39 pm
Hi guys, I'm having a problem executing a file, sometimes it gives child process exited abnormally error, and the eggdrop can't do anything else above the exec command. I would like to know if there is a way to handle that exception.
Tkz anyway
stdragon
Owner
Posts: 959 Joined: Sun Sep 23, 2001 8:00 pm
Contact:
Post
by stdragon » Thu Feb 12, 2004 6:23 pm
When you say "above", do you mean "below"? Otherwise I don't get what you mean.
Have you tried the "catch" command? Maybe if you post some of the code it would be easier to see what needs to be done.
ka0n
Voice
Posts: 13 Joined: Mon Jan 19, 2004 5:33 pm
Post
by ka0n » Thu Feb 12, 2004 7:49 pm
I've worked that problem out.. catch works fine.. tkz for the help