What does this "Hint" mean?

David Burgun dburgun at dsl.pipex.com
Tue Dec 13 10:25:38 EST 2005


Try this:

local myStatement

put "menuItem " & quote "New Card" & quote & " of menu Object" into myStatement
do myStatement

Hope this helps,
All the Best
Dave


>I pasted the doMenu example from the documentation:
>
>on mouseUp
>
>do menuItem "New Card" of menu "Object"
>
>end mouseUp
>
>And this error results:
>
>Type Chunk: error in chunk expression
>
>Object Button 1
>
>Line do menuItem "New Card" of menu "Object"
>
>Hint (&Object Inspector
>
>Can anyone tell me what the "Hint" means and/or why this script doesn't work?
>_______________________________________________
>use-revolution mailing list
>use-revolution at lists.runrev.com
>Please visit this url to subscribe, unsubscribe and manage your 
>subscription preferences:
>http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list