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 8Am I getting closer to what you need?
Dar
--
**********************************************
DSC (Dar Scott Consulting & Dar's Lab)
http://www.swcp.com/dsc/
Programming Services and Software
**********************************************_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
