Hi
Ok, I've seen the failure has been found so this thread is dead ;-)
@Piru
> No, the command need not be newline terminated for Execute().
Of cause, I know that Execute() doesn't requires a newline terminated command string, but I've thought: "Who knows how PhxAss parses its arguments ?"
Bad written programs may not use the C-style argument parsing or the AmigaDOS ReadArgs() command for parsing their arguments, instead looking for a terminating linefeed to find the end of the command line.
Noster