Editing a program, parameter, or structure

To edit a program, a parameter, or a structure in the Program Call wizard:

  1. Select the node that represents the item that you want to edit in the tree view.
  2. In the edit page, make your changes and click OK to save.
  3. To reset to the original values, click Cancel.
You cannot edit the child parameters of a root structure where the root structure is used; that is, under a program node. You can edit the child parameters only where the structure is declared; that is, under a structure node. Any changes made to the declared structure will be reflected in the program parameters where it is used.
Related tasks
Calling an iSeries program from your Java application
Related reference
Add Program
Add Parameter
Add Structure