How does 'Create Folder' give its result?
J. Landman Gay
jacque at hyperactivesw.com
Thu Mar 16 15:57:37 EST 2006
Graham Samuel wrote:
> Thanks for the reply, but my point is that the 'create folder' function
> doesn't appear to me to return anything in 'the result' when an error
> occurs: 'the result' just goes on being empty - but the command does
> apparently generate an error text because I can see it in the message
> box.
The result is very fragile, and is usually emptied almost immediately.
To make sure you catch it, you have to check for it in the very next
line of script. Do you have any lines of script between the "create"
command and the result check?
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list