Opening remote header files

You can open remote header files in the z Systems® LPEX Editor.

About this task

To open a remote header file, complete the following steps:

Procedure

  1. In the Outline view, right-click the header file that you want to open.
  2. From the pop-up menu, select Open to open the header file in z Systems LPEX.

Results

Note: The location of the header file is determined by the system and user include paths defined for the file that is currently open in the z Systems LPEX Editor. When header files are included using the #include "{file}" syntax, first the user include path, then the system include path is searched.
You can also open the header file directly within the editor by:
  1. Navigating to a line in the source that contains an include directive.
  2. Pressing F3, or alternatively, right-clicking and selecting Open header file.

The remote header file is displayed in the z Systems LPEX Editor.