IPFC: Difference between revisions
Appearance
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 ..." |
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.