Enigma: how to quote zero

Dar Scott dsc at swcp.com
Thu Feb 10 20:37:49 EST 2005


On Feb 10, 2005, at 10:04 AM, Kresten Bjerg wrote:

> put "put "0" before xyz" into line 8--(of button script)

There are several good ways to handle this.  Key Ray usually pulls out 
a cool quoting function.  I once bad-mouthed format but now I like it.

   put format("put \"0\" before xyz") into line 8

Am I getting closer to what you need?

Dar

-- 
**********************************************
     DSC (Dar Scott Consulting & Dar's Lab)
     http://www.swcp.com/dsc/
     Programming Services and Software
**********************************************



More information about the use-livecode mailing list