GPIREF: Difference between revisions
Appearance
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..." |
m fixing fake |
||
Line 1: | Line 1: | ||
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= | 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