Kerry, Richard wrote:
Is it the same problem? A command line for Windows wouldn't work
since (AFAIK) there is no continuation character?
The continuation character for Windows is ^
Thanks, I didn't know that. All versions?
Python uses \
Bash scripts (and other shells?) don't use one (unless I'm wrong here too)
It all gets a bit fragile for general purpose processing.
At least with one long line, we know they all work.
regards
--
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]