Rev 3.0 script window error
Mark Schonewille
m.schonewille at economy-x-talk.com
Thu Sep 25 16:25:50 EDT 2008
Hi Bill,
Yes, several people have reported this problem. Please, find the
relevant bug in the QCC and add your comments. Even something like
"I'm using the latest version of Rev Studio with multiple script
windows", or whatever your actual situation is, will help.
What kind of project are you working on? Has your stack ever been
converted from a HyperCard stack? Any other info?
--
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 25 sep 2008, at 22:17, william humphrey wrote:
> In RunRev 3.0 I keep getting an error in this code
> *
>
> # Description
>
> # 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
>
>
> executing at 4:11:29 PM
>
> Type Function: error in function handler
>
> Object Editor
>
> Line set the backgroundColor of field "Script" of me to
> sePrefGet("editor,backgroundColor")
>
> Hint sePrefGet
>
>
> Anybody else getting this? It makes the script window very very slow
> to
> open.
>
>
> Bill
More information about the use-livecode
mailing list