[FR][EN] A bug in the Revo 3 script editor?

Mark Schonewille m.schonewille at economy-x-talk.com
Thu Sep 18 15:47:11 EDT 2008


Hi Dominique,

Thanks for posting this. It is useful to know that there are more  
prople who encounter this problem.

If you search the QCC for "sePrefGet", you will see that this is a  
known bug.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
Dutch forum: http://runrev.info/rrforum/

Benefit from our inexpensive hosting services. See http://economy-x-talk.com/server.html 
  for more info.

On 18 sep 2008, at 21:37, Dom wrote:

> (in french below)
> I am editing a stack, wanting to get a group script:
>
> instead of the script, an empty window
> titled "revNewScriptEditor"
> cannot be closed with CMD-W (done by going in the menu)
>
> the script was invoked by a control-clic within "Application Browser"
>
> again:
> I get correctly
> group"xxx" of card "xxx" of "path"
> script window always empty
>
> I am given an error message:
>
>        executing at 21:15:21
> Type    Function: error in function handler
> Object  Editor
> Line    set the backgroundColor of field "Script" of me to
> sePrefGet("editor,backgroundColor")
> Hint    sePrefGet
>
> the "script" button in the dialog window leads to this:
>
> group "Editor" of card "main" of stack "revNewScriptEditor 1"
>
> #   Unlocks the script, allowing the user to edit it.
> command scriptUnlock
>   set the lockText of field "Script" of me to false
>   set the backgroundColor of field "Script" of me to
> sePrefGet("editor,backgroundColor")
> end scriptUnlock
>
> I understand why I cannot open the script ;->
>
> One has to quit RR and relaunch to get rid of the problem
> -- for a while (reproducible...)
> simply closing the "offending" (?) is not sufficient




More information about the use-livecode mailing list