On Fri, 8 Jan 2016, at 16:25, Paul Gilmartin wrote: > And, in the "CHANGE string1 string2" command, how can I specify > a string2 containing an arbitrary mixture of quotation marks, > apostrophes, and spaces?
c x'xxxxxxx' x'yyyyyyyyyyy' It's useful to do that in edit macros etc where one has no idea what the parms will be. It's also a useful way of passing arbitray arguments between programs via a commandline. -- Jeremy Nicoll - my opinions are my own. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
