Previous Topic: New Parameter on RESID Configuration RecordNext Topic: Documentation Updates


Changes to Existing Features

This section provides a summary of changes to existing features provided in the current release of the product.

This section contains the following topics:

New System Management Application Programming Interfaces

Stem Variable Support for Automated Command Use

New System Management Application Programming Interfaces

The following new SMAPI routines are supported:

Note: For more information, see the IBM Systems Management Application Programming Interface publications for your release of VM.

Stem Variable Support for Automated Command Use

The GETENTRY command supports a new STEM option to extract the contents of a directory entry to a REXX stemmed variable instead of to a disk or reader file. The ADDENTRY and REPENTRY commands support the STEM option to supply the contents of a directory entry being added or replaced. This STEM facility simplifies the programming of simple REXX applications for automating directory additions or updates by eliminating the requirement for intermediate work files.

Note: For more information about the ADDENTRY, GETENTRY, and REPENTRY commands, see the Reference Guide.