Not to imply that the STORAGE value is meaningful, but for that LOCATE 
stage as-coded you really want STRLOCATE, not LOCATE.

E.g.

'PIPE CP IND LOAD', 
  '| STRlocate /STORAGE-/', 
  '| xlate - blank % blank', 
  '| specs w2 1', 
  '| var PctStorage' 

You might want also to download PIPEDEMO and PDEM from 
http://vm.marist.edu/~pipeline/ 
PIPEDEMO makes it really easy to find this type of thing.

Mike Walter 
Hewitt Associates 
Any opinions expressed herein are mine alone and do not necessarily 
represent the opinions or policies of Hewitt Associates.



"Craig Sutton" <[EMAIL PROTECTED]> 

Sent by: "The IBM z/VM Operating System" <IBMVM@LISTSERV.UARK.EDU>
12/13/2006 10:36 AM
Please respond to
"The IBM z/VM Operating System" <IBMVM@LISTSERV.UARK.EDU>



To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
z/VM 5.2 CP INDICATE LOAD missing STORAGE utilization output






Hello,
     I'm debugging an old REXX exec which fails in z/VM 5.2 with the 
following command:

'PIPE CP IND LOAD', 
   '| locate /STORAGE-/', 
   '| xlate - blank % blank', 
   '| specs w2 1', 
   '| var PctStorage' 

It looks like the STORAGE utilization output is missing. Does anyone know 
of another way to obtain this from within a REXX exec?

Thanks, Craig



 
The information contained in this e-mail and any accompanying documents may 
contain information that is confidential or otherwise protected from 
disclosure. If you are not the intended recipient of this message, or if this 
message has been addressed to you in error, please immediately alert the sender 
by reply e-mail and then delete this message, including any attachments. Any 
dissemination, distribution or other use of the contents of this message by 
anyone other than the intended recipient 
is strictly prohibited.

Reply via email to