It's been my experience that constants won;t accept any sort of expression as a value, only string literals or numbers.
On Fri, Aug 28, 2015 at 7:48 AM Mike Kerner <[email protected]> wrote: > constant embedCRInConstant = "a"&CR&"b" > > throws an error. Suggestions? > > -- > On the first day, God created the heavens and the Earth > On the second day, God created the oceans. > On the third day, God put the animals on hold for a few hours, > and did a little diving. > And God said, "This is good." > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
