Truncate

Description

Truncates the file at the current position.

WARNING: This will effectively delete all data after the current position in the file. Use with care.

Format

U fh

Parameters

  • fh is a file handle (1 - 4). Use the Free Handle command to get a free file handle.

Response Format

NULLSuccess
EnnAn error occurred

Example

I 1
1200/5000
U 1
I 1
1200/1200