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

Reply via email to