OT: How does Windows handle spaces in program names?
Warren Samples
warren at warrensweb.us
Mon May 23 17:51:13 EDT 2011
On Monday, May 23, 2011 04:27:38 PM Graham Samuel wrote:
> I tried "My spacious program.exe" since I couldn't see how to introduce a
> further level of quotes.
Maybe it just won't work, but did you try to use the single quote char ' ? I don't know if this is valid under
Windows, but " and ' are interchangeable in Bash and Livecode lets you use it to quote filepaths etc. within a
quoted string, at least here under Linux.
Good Luck,
Warren
More information about the use-livecode
mailing list