setsize

Syntax

setsize size[-d]file[file...]

Description

Adjusts the size of a target file.

Options

size

Specifies the size of the file once it is adjusted.

-d

Deletes a variable.

file

Specifies the file that is adjusted in size.

Usage

When adjusting the size of a file, this command automatically truncates or extends the size of the file based on the passed-in parameters. If the file does not exist, it is created. Setting the size smaller than the actual data contained in the file truncates the data.

Example

To set the size of a file:

fs0:\> setsize size file [file...]