FAD-H Software - What MVS software should be like

PDSFLIST - Release Notes, Version 3.2     (Dated 31/07/98).

Version 3.2 of PDSFLIST is now available. This is a major RAS release.

Problems Fixed :-

ABEND0C4 during initialisation - There existed a problem when the Rexx parameter list ended on a page boundary. Code added for the the uncataloged dataset support checked the dataset list beyond the end of the Rexx PLIST. Under normal circumstances, this did not cause an error. However, when the Rexx PLIST ended on a page boundary an ABEND0C4 occurred. This error has now been fixed.

ABEND0C4 on various PF Key functions - When various PFKey functions were invoked and the cursor was positioned in a protected screen area, an ABEND0C4 occurred. These errors have now been fixed.

ISPF error panel displayed on Help function (PF13) - This was due to the Help facility using a hard coded dataset. The Help File can now be selected via the helpdsn variable. 

Fix required to change default sysout class. - Prior to this version, if you wished to change the default sysout class (R), a zap was required. Code has now been added to enable the sysout class for the print facility (PF21) to be user selectable, via the opclass variable.

Various internal restructuring of the code has taken place to relieve addressability problems.