Jump to content

PMREF

From EDM2
Revision as of 16:14, 17 November 2017 by Martini (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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
SET 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.