9.64
LINE - Returns the argument1-th line from the file with the name argument2
Default line is 1, default file is standard input (? on error).
Argument(s)
from 0 to 2, Integer String
Result type
String
Aliases
GETLINE
Category
User and file interaction functions
Example:
C:> ASET -p X := LINE(1,'CONFIG.SYS') X=FILES=30