Re: Using system() at Web Host

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

cklester wrote:
> 
> 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?

Just a hunch... see what happens when you do:

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

I can't see it making any difference but could be worth a try.

ags

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

Search



Quick Links

User menu

Not signed in.

Misc Menu