Navigation: thinBasic Modules > File > FILE_EOF |
|
Description
Return the end-of-file status of an opened file.
Syntax
n = FILE_EOF(FileID)
Returns
Number.
Parameters
Name |
Type |
Optional |
Meaning |
FileID |
Number |
No |
A previously open file handle |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |