Backslash in code

Jay R. Ashworth jra at baylink.com
Fri Jun 9 12:02:22 PDT 2017


----- Original Message -----
> From: "Fairlight via Filepro-list" <filepro-list at lists.celestial.com>

> Wait, is MSGBOX itself doing interpolation?  Then it would all make sense.

They both are.

You need CHR(92) to keep dcabe from eating the backslash, but the output
routines either in or called by MSGBOX *also* parse the string, and will eat
one layer of backslash, so you have to escape it.

You think this is bad, try writing shellscripts that write shellscripts that
write shellscripts.

My first programming job I did that on a Datamaster/23, going in and out of
BASIC/23 a total of 13 times for one project.

Cheers,
- jra
-- 
Jay R. Ashworth                  Baylink                       jra at baylink.com
Designer                     The Things I Think                       RFC 2100
Ashworth & Associates       http://www.bcp38.info          2000 Land Rover DII
St Petersburg FL USA      BCP38: Ask For It By Name!           +1 727 647 1274


More information about the Filepro-list mailing list