Again, the help will not be updated on 6.1, but will in 7.1. If you run
that on a file you will see that the unit will now be set to 255. In
fact, with the appropriate ptf's on 5.4.5 you run CHGPF UNIT(255) because
they didn't even change the command to support *SSD.

Remember, IBM finds it much easier to make programming changes, but
promoting out help and what not to the myriad number of languages they
support lags behind. Hence command changes and whatnot are often snuck
out in PTF's. Help takes a new release.

I've decompiled the command at 6.1.1. Notice how they change *SSD into
255 before passing it on to the CPP?
PARM KWD(UNIT) +
TYPE(*INT2) +
DFT(*SAME) +
RANGE( +
1 +
255) +
SPCVAL( +
(*SAME -2) +
(*ANY 0) +
(*SSD 255)) +
EXPR(*YES) +
PROMPT('Preferred storage unit' 20)


Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.