Rev 3.0 script window error
william humphrey
shoreagent at gmail.com
Thu Sep 25 16:17:13 EDT 2008
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