> > In your Ops/MVS command that gets run for this message, include an > 'OPSWAIT FOR(180)' > before you issue the reply. This waits for 180 seconds / 3 minutes. > > Tom Chicklon
If I read the documentation correctly, I cannot use OPSWAIT in a MSG rule. It says it can only be used in a REQ rule, or a OPS/REXX program (started via the OI or OX function?).< I would use the message rule to call a request rule, passing the reply number. In the request rule, the first thing, issue an OPSWAIT for the desired duration, then issue the reply. Thanks Bill Bishop Specialist Security & Mainframe Development & Support Toyota Motor Engineering & Manufacturing North America, Inc. [EMAIL PROTECTED] (502) 570-6143 ---------------------------------------------------------------------- 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

