March 2000
Intermediate to advanced
576 pages
18h 13m
English
Truncate Procedure
procedure Truncate(var F: file); procedure Truncate(var F: TextFile);
Truncate truncates a file so its current position
becomes the end of the file. Truncate is not a
real
procedure.
If the file is not open, Truncate reports I/O
error 103.
| Eof Function, File Keyword, FilePos Function, FileSize Function, IOResult Function, Seek Procedure, SeekEof Function, TextFile Type |
Read now
Unlock full access