I am issuing a Listdataset RMM command, which worked yester. Today I get a rc 
of zero but no output. The actual that is issued is contained in the above 
comment. I sure would like to know what went wrong.

Code:

/* RMM LD 'TSTPRB.$.TESTTAPE' VOL(V59019) */
x = Outtrap("rmmout.")
Address TSO ""rmmcmd.volnbr""
lcc = rc
x = Outtrap("OFF")
If lcc \= 0 Then Do
   lmsg = "RMM LD command failed. RC="lcc
   CMDERR:
   smsg = "Command Error"
   Call Do_Msg
   Signal EXIT                  /* Exit with
   End /* Do */
rmmlines = rmmout.0

TRACE Output:

77 *-*  /* RMM LD 'TSTPRB.$.TESTTAPE' VOL(V59019) */
78 *-*  x = Outtrap("rmmout.")
   >L>    "rmmout."
   >F>    "RMMOUT."
79 *-*  Address TSO ""rmmcmd.volnbr""
   >L>    ""
   >C>    "RMMCMD.1"
   >V>    "RMM LD 'TSTPRB.$.TESTTAPE' VOL(V59019)"
   >O>    "RMM LD 'TSTPRB.$.TESTTAPE' VOL(V59019)"
   >L>    ""
   >O>    "RMM LD 'TSTPRB.$.TESTTAPE' VOL(V59019)"
80 *-*  lcc = rc
   >V>    "0"
81 *-*  x = Outtrap("OFF")
   >L>    "OFF"
   >F>    "OFF"
82 *-*  If lcc := 0
   >V>    "0"
   >L>    "0"
    >O>    "0"
 89 *-*  Say rmmout.1
    >V>    ""

 90 *-*  rmmlines = rmmout.0
    >V>    "0"
 92 *-*  items = 0
    >L>    "0"
 93 *-*  Do cnt = 1 To rmmlines
    >L>    "1"
    >V>    "0"
131 *-* End /* Do volnbr = 1 To volcnt */


Thanks,


Ray Baraniecki
Morgan Stanley Smith Barney
18th Floor
1 New York Plaza
New York, NY 10004
Office - 212-276-5641
   Cell - 917-597-5692

ray.baranie...@morganstanley.com<mailto:ray.baranie...@morganstanley.com>

BE CARBON CONSCIOUS. PLEASE CONSIDER OUR ENVIRONMENT BEFORE PRINTING THIS 
E-MAIL.


--------------------------------------------------------------------------
Important Notice to Recipients:
It is important that you do not use e-mail to request, authorize or effect the 
purchase or sale of any security or commodity, to send fund transfer 
instructions, or to effect any other transactions. Any such request, orders, or 
instructions that you send will not be accepted and will not be processed by 
Morgan Stanley Smith Barney.
The Global Wealth Management Group of Morgan Stanley & Co. Incorporated and the 
Smith Barney division of Citigroup Global Markets Inc. have combined into 
Morgan Stanley Smith Barney LLC, a new investment adviser and broker-dealer 
registered with the Securities and Exchange Commission. The sender of this 
email is an employee of Morgan Stanley Smith Barney. 
 
Important disclosures on Morgan Stanley and Citi Investment Research & Analysis 
research reports may relate in part to the separate businesses of Citigroup 
Global Markets Inc. and Morgan Stanley that now form Morgan Stanley Smith 
Barney LLC. To view these important research disclosures, go to 
http://www.morganstanley.com/researchdisclosures and 
https://www.citigroupgeo.com/geopublic/Disclosures/index_a.html.
 
If received in error, please destroy and notify sender. Sender does not intend 
to waive confidentiality or privilege. Use of this email is prohibited when 
received in error. We may monitor and store emails to the extent permitted by 
applicable law.
 
 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to