Directives File
This attribute is an input file name and path of directives defining which Lawson files or data locations should be copied. The directives or entries in the input file are defined as follows:
A [AllFiles] <Y | N>
D <Include | Exclude> DatLocation
F <Include | Exclude> LawsonFileName
Note: The A directive is mandatory and specifies whether
all Lawson files in the data area are to be processed.
Example: Process all files
The directives input file has the following entries:
A Y
Example: Process all files except PRDISTRIB and PREMPLOYEE
The directives input file has the following entries:
A Y
F exclude prdistrib
F exclude premployee