Paul Gilmartin wrote: >I frequently do similarly for testing: > /* Second assignment prevails. (Comments are good!) */ > parm.1 = "parm for testing" > parm.1 = "parm for production" >... and simply swap the two lines to switch to testing mode. No need to >comment.
Your choice. I also find it good, but for myself, I like to comment out those first lines and check my lines with HILITE in ISPF edit sessions before putting it in production. But I also did that same trick you did when I'm in a hurry doing diagnostic. >It might be prudent to check status in RC and RETVAL. Agreed. >>The OP needs to ask for help + review for his REXX program. >On review I'm satisfied with the excerpts posted. If you say so. ;-) Groete / Greetings Elardus Engelbrecht ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
