FILE |
This sub-routine sets-up the XDRD array that is used
when initially searching files for duplicates. The information stored in this
array is derived from file #15.1 (Duplicate Resolution). If the variable
"XDRFL" is set then that will be used as the file number, otherwise the user
will be prompted for the file. If the file doesn't exist in file #15.1, "-1"
will be returned.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
XDRFL |
Used |
XDRFL is set to the file number. If this variable is
not set then the user will be prompted for the file. "-1" will be returned if
the file doesn't exist in file 15.1.
|
XDRD(array) |
Output |
The XDRD(array) will be returned for valid file
entries. This array stores the search critera for the Merge s/w.
|
|