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
Cloud and Database Academy App Error
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- Posts: 8
- Joined: Thu Oct 04, 2012 9:29 am
-
- Posts: 8
- Joined: Thu Oct 04, 2012 9:29 am
Re: Cloud and Database Academy App Error
Hi
You can fix this error by using LiveCode 7.1.4.
Not sure what the difference is.
Regards
Bruce
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
Hi.
Must be a glitch in the matrix. The allowable "themes" are "Native" and "Legacy".
Craig Newman
Must be a glitch in the matrix. The allowable "themes" are "Native" and "Legacy".
Craig Newman
Re: Cloud and Database Academy App Error
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
Best
Klaus
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

Best
Klaus
-
- Posts: 8
- Joined: Thu Oct 04, 2012 9:29 am
Re: Cloud and Database Academy App Error
Hi Klaus
Thank you for the update.
Big appreciation.
Regards
Bruce
Thank you for the update.
Big appreciation.
Regards
Bruce
