Jump to content

IPFC Preprocessor

From EDM2
Revision as of 02:49, 23 February 2020 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

IPFC Preprocessor is tool to expand the capabilities of the IPF Compiler. It provides additional function for the IPF Compiler that are necessary for both single sourcing online documentation and hardcopy books (using BookMaster), and single sourcing of symbols for the developer and help panel writer. IPFC Preprocessor allows you to define symbols, create conditionally compiled sections of documents, include C language symbols (using #define) in help panels, create simple text macros (tags), and resolves searches for imbedded files and bitmaps to other directories.

Author: Doug Haigh, IBM Raleigh, NC

Versions

IPFCPREP.EXE was included with the IBM Device Driver Kit.

Date Version Size Comments
1999-06-30 2.1 34,236 bytes

Usage

ipfcprep filein fileout [-V] [-W] [-N] [-D <define>]

Parameters

/D
<define> can be just a symbol name or symbol='value' (No spaces!)
/W
Turn on warning messages
/V
Print out lines as read in
/N
No resolving of artwork files
/S
Ignore system '<>' include files