| Set Eof | |
|---|---|
| Title | Set Eof |
| Released | |
| Dictionary | Standard Additions |
| Suite | File Read/Write |
| Parameters | 0 |
Set Eof is a Command in the File Read/Write Suite of the Standard Additions Dictionary.
Parameters
set eof v : Set the length, in bytes, of a file
- set eof any : a file reference number, alias, or file reference of a file
- to integer : the new length of the file, in bytes. Any data beyond this position is lost.
SEE ALSO
Get Eof