Re: Using system() at Web Host

new topic     » goto parent     » topic index » view thread      » older message » newer message

Patrick Barnes wrote:
> 
> For a linux app, try appending '&' to the end of the system call...
> 
> ie: system("exu mailer.exu arg1 arg2 arg3 &")

I do that. The actual call is

system("./mailer.exu &",2)

The program runs, but apparently doesn't run as a separate process. By that I
mean that it is independent and autonomous from any other process. But I
thought I could get Euphoria/Linux to do that. Am I wrong?

-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu