in reply to Re^2: system() behaviour within object(class) instance
in thread system() behaviour within object(class) instance
you can see my pseudocode above, there is "and warn" part if system was not successfully executedI hoped this was only some kind of example! First of all, maybe you'd use "or warn" instead of "and warn", otherwise you're getting warns only if the system() runs ok; moreover, I hope you don't deduce that your program is running smoothly only from the fact that the warn is not printed out, because if the webserver is killing your process you're not likely to arrive that far. Do you see any actual output past the system() line?
Anyway, I'll wait to see some more code.
Flavio (perl -e 'print(scalar(reverse("\nti.xittelop\@oivalf")))')
Don't fool yourself.
|
|---|