Opening remote header files
You can open remote header files in the z Systems® LPEX Editor.
About this task
Procedure
- In the Outline view, right-click the header file that you
want to open.
- 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:
- Navigating to a line in the source that contains an include directive.
- Pressing F3, or alternatively, right-clicking and selecting Open header file.
The remote header file is displayed in the z Systems LPEX Editor.