Chapter 2 - OBJTOOL Options

The OBJTOOL options are similar similar to their PDM counterparts.

The Work with Libraries using OBJTOOL (WRKLIBOBJ) command, or option 1 from the OBJTOOL command, allows you to work with libraries.

The Work with Objects using OBJTOOL (WRKOBJOBJ) command, or option 2 from the OBJTOOL command, allows you to work with objects.

The Work with Members using OBJTOOL (WRKMBROBJ) command, or option 3, allows you to work with members.

Work with Libraries using OBJTOOL (WRKLIBOBJ)

                          Work with Libraries (WRKLIBOBJ)
 Type choices, press Enter.
 Library  . . . . . . . . . . . .   *PRV______    Character value, *ALL...
                                                                        Bottom
 F3=Exit   F4=Prompt   F5=Refresh   F12=Cancel   F13=How to use this display
 F24=More keys

As shown in the previous figure, the following options are available for use with the WRKLIBOBJ display:

  • Library - Enter the name of the library you wish to work with. Enter *PRV to view that previous library you worked with. The special values *ALL, *ALLUSR, and *IBM are also allowed. A Generic* value may also be specified.

Work with Objects using OBJTOOL (WRKOBJOBJ)

                          Work with Objects (WRKOBJOBJ)
 Type choices, press Enter.
 Object . . . . . . . . . . . . .   *PRV          Character value, *PRV, *ALL
 Library  . . . . . . . . . . . .   *PRV          Character value, *PRV
 Type . . . . . . . . . . . . . .   *PRV          Character value, *PRV, *ALL
 Attribute  . . . . . . . . . . .   *PRV          Character value, *PRV, *ALL
                                                                         Bottom
 F3=Exit   F4=Prompt   F5=Refresh   F12=Cancel   F13=How to use this display
 F24=More keys                                                                  

As shown in the previous figure, the following options are available for use with the WRKOBJOBJ display:

  • Object - Enter the name of the object you wish to work with. Enter *PRV to view the previous object you worked with. The special value *ALL is also allowed. A Generic* value may also be specified.
  • Library - Enter the name of the library you wish to work with. Enter *PRV to view the previous library you worked with.
  • Type - Enter the type of objects you wish to work with. Enter *PRV to view the previous type you worked with or enter *ALL to view objects with all types.
      • Library - Enter the attribute of objects you wish to work with. Enter *PRV to view the previous attribute you worked with or enter *ALL to view objects with all attributes.

Work with Members using OBJTOOL (WRKMBROBJ)

                            Work with Members (WRKMBROBJ)
 Type choices, press Enter.
 File . . . . . . . . . . . . . .   *PRV          Character value, *PRV
 Library  . . . . . . . . . . . .   *PRV          Character value, *PRV
 Member Type  . . . . . . . . . .   *PRV          Character value, *PRV, *ALL
 Member . . . . . . . . . . . . .   *PRV          Character value, *PRV, *ALL
                                                                         Bottom
 F3=Exit   F4=Prompt   F5=Refresh   F12=Cancel   F13=How to use this display
 F24=More keys

As shown in the previous figure, the following options are available for use with the WRKMBROBJ display:

  • File - Enter the name of the file you wish to work with. Enter *PRV to view the previous file you worked with.
  • Library - Enter the name of the library that contains the file that you wish to work with. Enter *PRV to view the previous library you worked with.
  • Member Type - Enter the type of members you wish to work with. Enter *PRV to view the previous type you worked with or enter *ALL to view members with all types.
      • Member - Enter the member name you wish to work with. Enter *PRV to view the previous member(s) you worked with or enter *ALL to view all members. A Generic* value may also be specified.