Where can I find the error message from an external

Marco Bönig mb at bkohg.com
Mon Nov 28 09:08:08 EST 2005


Am 28.11.2005 um 14:42 schrieb David Burgun:

> ExternalCommand x,y,z
> put result into myResult

the above results in compiling error:
Function missing '('

The following can compile:
put the result in myResult

But after execution, the error message log window from Revolution opens 
and shows: Execution error Type: Handler: can't find handler

If I set inside my external *error=False I can get a result. But I need 
the result (the error message) if *error=True.

Marco




More information about the use-livecode mailing list