"set the scripterror to empty" fails

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
rozek
Posts: 151
Joined: Mon Jun 19, 2006 2:29 pm
Location: Böblingen, Germany
Contact:

"set the scripterror to empty" fails

Post by rozek » Tue Dec 18, 2007 4:15 pm

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!
Kind regards,

Andreas Rozek

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Post by Mark » Tue Dec 18, 2007 5:35 pm

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
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

rozek
Posts: 151
Joined: Mon Jun 19, 2006 2:29 pm
Location: Böblingen, Germany
Contact:

Post by rozek » Tue Dec 18, 2007 8:18 pm

Oops,

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

Sorry for having bothered you!
Kind regards,

Andreas Rozek

Post Reply

Return to “Talking LiveCode”