Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

9.70 FILE_FIELD

Note
titleNote: Built-In Function Rules     Usage Options

...

This is a Specialized Built-In Function for use in a Development Environment only.

Warning
Warning: The FILE_FIELD Built-In Function cannot be used for a file of type "OTHER".

Arguments

No

Type

Req/ Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

A

Req

Name of real field. Must be defined in the LANSA data dictionary.

1

10



2

N

Opt

Optional sequencing number. Used to order fields within the file record format. If not specified fields are sequenced in the same order as they are presented.

1

5

0

0

Return Values

No

Type

Req/ Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

A

Req

Return code

OK = field added to file

ER = fatal error detected

In case of "ER" return code error message(s) are issued automatically and the edit session ended without commitment

2

2