Table of Contents

Readline (Function)

Format

readline
readline ( )
readline ( open_file_number )

returns string_expression

Description

Reads and returns an entire line from an open file. If the file number is not specified file number zero (0) will be used.

See Also

2016/01/01 22:42

History