Skip to main content

About RemoteDCLgenDialog

The RemoteDCLgenDialog is automatically displayed by the IMU Parser when DCLGENs located in Easytrieve Plus
program do not exist in any local macro directories.

The dialog provides the DCLGEN (Member) name and a choice for Data Set Name (DSN) on z/OS that contains the missing member.
The DSN on z/OS must be a sequential data set or a PDS/PDSE with 80 bytes record length.

There are four(4) buttons available at the bottom of the dialog.

------------------------------------------------------------------------

Generate button submits the JSPUFIX2.jcl batch job that generates the missing DCLGEN on the mainframe.
The JSPUFIX2.jcl job is located in ..\&WorkFolder\utilities directory.

The DCLGEN is written to sequential disk listed in the Remote Library text box.

Select Receive upon successful execution of JSPUFIX2.jcl job.
------------------------------------------------------------------------

Receive receives the missing DCLGEN from the remote system.

The Browse button next to Remote Library text box allows you to browse for DSNs on the remote system.

If a DSN list exists on your local system, you will be asked if you wish to refresh the names list or not.

Selecting No loads the existing DSN list found on your local system.

Selecting Yes prompts you with a wild card dialog to specify the wild card for generating a new DSNs list.

Select Search to create the DSN names list.

------------------------------------------------------------------------

Ignore adds the missing DCLGEN to the macro exceptions list. The DCLGEN
will be flagged as unresolved and its presence will not be tested again.
Note: You can manually manage macro exceptions by clicking on Mainshell: Tools -> Manage Macro Exceptions.
------------------------------------------------------------------------

Cancel cancels this DCLGEN retrieval request. If you do, the current request to resolve the DCLGEN will be cancelled.
However, the dialog will be repeated for subsequent syntax check until this problem is resolved or you select the Ignore button.
------------------------------------------------------------------------

** End of Document **