Syntax
| FLInput(handle%[,bufsize%])
| ||||||
---|---|---|---|---|---|---|---|
Description
| Reads an entire line from the file, opened with FOpen under handle%, an returns the string value of this line.
NOTE: A line may not contain more than 32767 characters .
| ||||||
See Also
| |||||||
Example
|
|