I don't see anything in the MODIFY or EXTRACT documentation (other than information specific to System Rexx). (I'm sure someone will be happy to point it out if I missed something <g>.) I'd like to confirm what I am observing to make sure it is not some bug or mis-observation of my own. It appears to me that
F taskname,foo results in FOO being passed to the program. F taskname,'foo' results in 'foo' being passed to the program. Is there any way to just pass foo -- lower case, no quotes -- on a MODIFY command? (I don't mind the quotes in the syntax; I can readily live with that; it's the passing of the quotes into the program that is currently fouling me up.) (Taskname is a z/OS started task.) Thanks, Charles ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
