Previous Topic: Procedures with Unsupported Parameters

Next Topic: Considerations

Procedures That Did Not Execute

Some NetView REXX procedures do not execute correctly.

After examining the code, the REXX programmers find that the procedures need non-executable files—data, tables, and lists of VTAM commands—that they usually find in the DSICLD data sets.

When the members were previously copied to BLTNET.NETVIEW.PRODREXX, the REXX procedures only were copied. This was so that only the very essential members were copied.

The non-executable members required by these procedures are now copied to the CA NetMaster PDS from the DSICLD data sets. The procedures now find their data and execute correctly.