On 4/14/20 12:56 PM, Bob Sneidar via use-livecode wrote:
I have some code in a field that I put into a variable then I “do” the 
variable. Works fine on a Mac. On Windows however, the command throws an error.

I build the code in the field by getting values from different objects on the 
card. In this particular case, I am getting the dgProp [“columns”] of a data 
grid.

don't know sqlyoga, but aren't you setting yourself up for sqlinjection?
Would suggest you at least scrub the data first before executing it. And in doing so you could unUnicode it. OK I made up that word, but still...

--
 Mark Wieder
 ahsoftw...@gmail.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to