PMREF: Difference between revisions
Appearance
Created page with "Used by the IBM OS/2 Programmer Toolkit. Defines which books should be shown in the Presentation Manager Guide and Reference. SET PMREF=<file1>+<file2>+<file3> ;Example: SE..." |
mNo edit summary |
||
Line 3: | Line 3: | ||
;Example: | ;Example: | ||
PMREF=PM1.INF+PM2.INF+PM3.INF+PM4.INF+PM5.INF | |||
==Parameters== | ==Parameters== |
Latest revision as of 16:05, 12 May 2021
Used by the IBM OS/2 Programmer Toolkit. Defines which books should be shown in the Presentation Manager Guide and Reference.
SET PMREF=<file1>+<file2>+<file3>
- Example
PMREF=PM1.INF+PM2.INF+PM3.INF+PM4.INF+PM5.INF
Parameters
- Value
- The name of the INF files of the Presentation Manager guides and references.