> -----Original Message----- > From: Howard Brazee [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 08, 2007 3:21 PM > To: [email protected] > Subject: Override a proc step > > Is there an easy way to override a proc step so that it does not run?
//STEPONE EXEC PROCNAME,COND.PROCSTEPNAME=(0,LE) Or to override ALL steps not to run: //STEPONE EXEC PROCNAME,COND=(0,LE) HTH Peter This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

