LinkList 2024 Technical Documentation

Input/Output Parameters

Input/Output Parameters
I Input File Name
O Output File Name
FPATH Font Path
LPATH License Path
Q Quiet Mode

Input File

PARAMETER    I
Purpose This parameter defines the input file name.
Note If there is no actual parameter code (it does not begin with a dash “-”), then the first parameter is used as the input file name in its entirety

Output File

PARAMETER    O
Purpose This parameter defines the output file name.
Note If there is no actual parameter code (it does not begin with a dash “-”), then the second parameter is used as the input file name in its entirety

Font Path

PARAMETER    FONTPATH
Purpose This parameter allows the specification of an alternate location for the font files. The default is to look for the font file in the same directory as the executable followed by the directory where the input file is located.
Example -FPATH=c:\myfonts
Alias -FP

License Path

PARAMETER    LICENSEPATH
Purpose This parameter allows the specification of an alternate location for the License File. The default is to look for the license file in the same directory as the executable followed by the directory where the input file is located. If a valid license is not found then the program runs in demo mode.
Example -LPATH=c:\mystuff
Alias -LICENSEPATH

 

Last updated on 13 Feb 2024
Published on 19 May 2022