Incode Systems Home Page Incode Systems, Inc.


(Page) Read Line .RL



Syntax: .RL VarName

Reads a entire line from the opened data file into the variable named VarName.

This command may be used with .RV, in which case it will read from the current data file line position to the end of the line.

This command does not consider commas and double quotes to separate variables on a data line, but reads the entire line into the first variable on the command line.

This command ignores .FI commands.