> On Mar 3, 2016, at 2:01 PM, Tore Nilsen <tore.nil...@me.com> wrote:
> 
> I think TextWrangler is a better choice than TextEdit for this purpose. In 
> textWrangler you can specify both UTF 16 and Unix line endings.
> 

TextWrangler shows a working script only stacks as UTF-8, with BOM and Unix 
(LF).

A “broken” one shows UTF-8 and Unix (LF). So, the difference is BOM.

A discussion of with or without BOM can be found here:
http://stackoverflow.com/questions/2223882/whats-different-between-utf-8-and-utf-8-without-bom

I guess that leaves the question of whether this should remain a requirement of 
script only stacks or if the engine can be modified to accept without BOM.

Tim


_______________________________________________
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