Use this function to truncate an ASCII or binary file to the current position of the file pointer.

File.TRUNC

Parameters

File

Type: file

Use this variable to refer to the file.

Expand imageRemarks

Expand imageSee Also