9.19 COMPARE_FILE_DEF
Note: Built-In Function Rules Usage Options
Compares two CTD files and returns a flag to indicate if the objects are different.
Arguments
No.
|
Type
|
Req/ Opt
|
Description
|
Min Len
|
Max Len
|
Min Dec
|
Max Dec
|
1
|
A
|
Req
|
The LANSA File Name
|
1
|
10
|
|
|
2
|
A
|
Req
|
Path for the current CTD
|
1
|
256
|
|
|
3
|
A
|
Req
|
Path for the new CTD
|
1
|
256
|
|
|
4
|
A
|
Opt
|
Library Name
|
1
|
10
|
|
|
|
Return Values
No.
|
Type
|
Req/ Opt
|
Description
|
Min Len
|
Max Len
|
Min Dec
|
Max Dec
|
1
|
A
|
Req
|
Return Code
NC = No differences found
CH = Differences were found in the definitions
ER = An error occurred
|
2
|
2
|
|
|
|