
longfile_spec
Syntax
<longfile_spec> ::= LONGFILE <valCOLUMN_ID> <
longfile_code_spec>|
valCOLUMN_ID |
Column ID |
|
valCOLUMN_NAME |
Column name |
|
valFILE_NAME |
Name and path of data file |
Use
This is a
syntax rule for describing data access.If you use one of the first two syntax rules,
longfile_code_spec is a required specification. In all other cases, this specification is optional.See also:
Loading LONG Values Unloading LONG Values