Page 1 of 1

Cloud and Database Academy App Error

Posted: Sun Sep 25, 2016 7:24 pm
by bruceBUS6Zc8
Hi

When I open the Cloud and Database Academy I get this error:

card "Cloud-TextEditor": execution error at line 2 (Property: invalid enumeration value), char 1.

I tied all the course file resources and they all show the same error when opening. The complete code version also shows the same error.

Screenshot attached.

Regards

Bruce

Re: Cloud and Database Academy App Error

Posted: Mon Sep 26, 2016 5:20 pm
by bruceBUS6Zc8
Hi

You can fix this error by using LiveCode 7.1.4.

Not sure what the difference is.

Regards

Bruce

Re: Cloud and Database Academy App Error

Posted: Mon Sep 26, 2016 5:42 pm
by dunbarx
Hi.

Must be a glitch in the matrix. The allowable "themes" are "Native" and "Legacy".

Craig Newman

Re: Cloud and Database Academy App Error

Posted: Mon Sep 26, 2016 6:26 pm
by Klaus
Hi all,

them is now a reserverd word in LC >= 8, but was not in LC 7.x!
Replace all occurrences of -> theme with -> cTheme in your scripts and everything should work as advertised :D


Best

Klaus

Re: Cloud and Database Academy App Error

Posted: Tue Sep 27, 2016 7:05 pm
by bruceBUS6Zc8
Hi Klaus

Thank you for the update.

Big appreciation.

Regards

Bruce :D