Page 1 of 1

"set the scripterror to empty" fails

Posted: Tue Dec 18, 2007 4:15 pm
by rozek
Hello!

According to the documentation (of Revolution Studio 2.8.1 Build 472, WinXP) I may

set the scripterror to empty

in order to clear recent compilation errors. Unfortunately, the program itself does not behave as documented: when trying to compile that statement, I get an error

set: no property specified

Does anybody have any idea why?

Thanks in advance for any help!

Posted: Tue Dec 18, 2007 5:35 pm
by Mark
Rozek, from the docs:
Summary:
Removed in version 1.1.

Description:
The scriptError property reported information about the most recent compile error.

For the information formerly reported by the scriptError property, see the scriptParsingError message.
Best,

Mark

Posted: Tue Dec 18, 2007 8:18 pm
by rozek
Oops,

I'm afraid I should first learn to read before trying to program...

Sorry for having bothered you!