Jump to content

GPIREF: Difference between revisions

From EDM2
Created page with "Used by the IBM OS/2 Programmer Toolkit. Defines which books should be shown in the Graphics Programming Guide and Reference. SET GPIREF=Gpi1.inf+gpi2.inf+gpi3.inf Categor..."
 
Ak120 (talk | contribs)
m fixing fake
 
Line 1: Line 1:
Used by the IBM OS/2 Programmer Toolkit. Defines which books should be shown in the Graphics Programming Guide and Reference.
The [[IBM Developer's Toolkit for OS/2 Warp Version 4]] uses this variable to refer to the online book ''GPI Guide and Reference'' that consists of separate files.
  SET GPIREF=Gpi1.inf+gpi2.inf+gpi3.inf
  SET GPIREF=GPI1.INF+GPI2.INF+GPI3.INF


[[Category:Environment variable]]
[[Category:Environment variable]]

Latest revision as of 16:58, 15 November 2017

The IBM Developer's Toolkit for OS/2 Warp Version 4 uses this variable to refer to the online book GPI Guide and Reference that consists of separate files.

SET GPIREF=GPI1.INF+GPI2.INF+GPI3.INF