PDR6403S

Variable varname had no line variable data.

What happened: The Variables group <VARTYPE> tag is set to FLAT, but you did not specify record, column, and length values in the <VAR> tag for each variable value in the variable flat file. varname indicates the varname value of the errant <VAR> tag.

What to do: If the variable file is actually a variable definition file, change the <VARTYPE> value to DEFINITION; if it is a variable flat file, define the record number, start position, and length for each <VAR> tag.