INFOPATH: Difference between revisions
Appearance
Created page with "Defines the directory where info files are stored. You need a info-browser to view info files. Info files contains documentation and they are used by some programs that are po..." |
(No difference)
|
Revision as of 02:33, 15 November 2017
Defines the directory where info files are stored. You need a info-browser to view info files. Info files contains documentation and they are used by some programs that are ported from Unix/Linux.
SET INFO=<path1>;<path2>, ...
Parameters
- Path
- Can be any full path.
- Note: Paths must be defined with Unix like forward slashes. If you define more than one path, they must be delimited with a semicolon.