Strict Compilation Mode

Ender Nafi Elekcioglu endernafi at gmail.com
Sun Dec 1 21:29:16 EST 2013


Dear LiveCoders,

I’m curious about the benefits of strict compilation mode.
Could someone please tell me them briefly; is it worth using?

I’ve tried it and encountered some -weird for me- errors.

code:
_put item 2 of the filename of sPreviousPage into tPage

error:
… compilation error at line 403 (Expression: unquoted literal) near “filename”, char 18

code:
_move sSnapshot from tLoc1 to tLoc2

error:
… compilation error at line 412 (Expression: unquoted literal), char 12


How should I quote a script variable?


Thanks,

~ Ender Nafi



More information about the use-livecode mailing list