08-29-2019, 09:10 PM
(08-29-2019, 07:08 PM)Jason Lam Wrote: Hi Simon and WhenInSpace,
The initialization code snippet was modified in this update which has omitted the declaration of the global variable gCDBAuthKey. We will roll out a fix shortly. Meanwhile, a quick fix would be to declare the global variable gCDBAuthKey at the location where you place the initialization code. As a suggestion, I would recommend turning on Strict Compilation mode in the Livecode setting as it would help finding the similar issue very quickly.
-Jason
Hi Jason, your suggestion was able to fix the problem for me. Looking forward for the new roll out.
p.s.: a little apology for the inconvenience would have been very nice and polite from your side.
To ";" or not to ";" that is the question