Error

J. Landman Gay jacque at hyperactivesw.com
Mon Jun 23 21:50:18 EDT 2008


Hershel Fisch wrote:
> I got a recipe to be checked out
> 
> Create a New main stack, Put a new btn, in the btn put a script,
> "on mouseUp
>   go to stack "non existent"
> End mouseUp"
> And save the stack.
> When clicking on the btn,
> 1) no error comes up,

Failure to go to a stack is a silent error. You have to get the result 
after the "go" command to see if it actually suceeded or not.

> 2) when trying to edit the btn script, the following error comes up and
> doesn't let edit the script.
> 
> "         executing at 7:27:33 PM
> Type    Function: error in function handler
> Object    revNewScriptEditor 1
> Line    put seGetRuggedId(pObject) into tObject
> Hint    seGetRuggedId"

I don't have any trouble editing your example script, even in the latest 
Rev test release. Try going back to version 2.9. The new script editor 
is still under development and isn't recommended for production work. 
You should probably report the script editor bug at the QCC though.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list