| Get Eof | |
|---|---|
| Title | Get Eof |
| Released | |
| Dictionary | Standard Additions |
| Suite | File Read/Write |
| Parameters | 0 |
Get Eof is a Command in the File Read/Write Suite of the Standard Additions Dictionary.
Parameters
get eof v : Return the length, in bytes, of a file
- get eof any : a file reference number, alias, or file reference of a file
- → integer : the total number of bytes in the file
SEE ALSO
Set Eof