'EXEC SENDFILE ....'
 or proceed the command with address CMS

The 'address command' "prevents" REXX (CMS actually) from looking for EXECs 
when it encounters a command.

On 7/7/10 12:59 PM, "Wandschneider, Scott" 
<scott.wandschnei...@infocrossing.com> wrote:

I have a REXX EXEC that process files in the reader.  I begin the EXEC with:
Address Command

I have a sleep instruction that gets the following:
   35 *-* "SLEEP 30 SEC"
      >L>   "SLEEP 30 SEC"
      +++ RC(-3) +++

Also I have a sendfile instruction with the following results:
       >O>          "SENDFILE DH_VDUMP SM070710 Z To SYBLOG AT ZVM5VSE (LOG 
TYPE"
       +++ RC(-3) +++

What am I missing?

Reply via email to