Jump to content

IPFC: Difference between revisions

From EDM2
Created page with "Points to the IPF Compiler path, the location of the APSY*.APS and IPF*.NLS files. SET IPFC=<path> ; Example: SET IPFC=C:\Compiler\Ipfc4 ==Parameters== ; Path : Full path ..."
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
Points to the IPF Compiler path, the location of the APSY*.APS and IPF*.NLS files.
Points to the [[IBM IPF Compiler]] path, the location of the APSY*.APS and IPF*.NLS files.
  SET IPFC=<path>
  SET IPFC=<path>


; Example:
;Example:
  SET IPFC=C:\Compiler\Ipfc4
  SET IPFC=C:\Compiler\Ipfc4


==Parameters==
==Parameters==
; Path : Full path of the location of the IPF compiler.
;Path : Full path of the location of the IPF compiler.


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

Latest revision as of 17:22, 11 May 2018

Points to the IBM IPF Compiler path, the location of the APSY*.APS and IPF*.NLS files.

SET IPFC=<path>
Example
SET IPFC=C:\Compiler\Ipfc4

Parameters

Path
Full path of the location of the IPF compiler.