9 19 COMPARE_FILE_DEF

LANSA Technical

9.19 COMPARE_FILE_DEF

Þ Note: Built-In Function Rules.

Compares two CTD files and returns a flag to indicate if the objects are different.

For use with

LANSA for i

NO

Visual LANSA for Windows

YES

Visual LANSA for Linux

YES

 

 

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