![HP G08 Reference Manual Download Page 70](http://html.mh-extra.com/html/hp/g08/g08_reference-manual_165059070.webp)
FUP Commands
File Utility Program (FUP) Reference Manual—523323-014
2-18
ALTER Parameter for Unstructured Files
PARTONLY
specifies that any changes you make with the ALTER command apply only to the
indicated file partition. If you reference a primary partition name, the extents are
altered only in the primary partition.
ALTER Parameter for Unstructured Files
These
alter-option
parameters are available for unstructured files:
BUFFERSIZE unstructured-buffer-size
is the internal buffer size to use when accessing the specified file. You can set the
BUFFERSIZE file attribute with this command (FUP ALTER) or with the FUP
CREATE and FUP SET commands. Possible values for
unstructured-
buffer-size
(in bytes) are:
FUP rounds the actual buffer size up to the nearest valid DP2 block size.
ODDUNSTR
changes an even unstructured file to an odd unstructured file.
Unstructured Enscribe files can be even or odd. FUP rounds up any odd byte
count that you give to an even unstructured file (for reading, writing, or positioning).
This is the default for unstructured files.
FUP does not round odd unstructured files up. You always read, write, or position
at the byte count you give.
To change an odd unstructured file to an even unstructured file, copy the odd file
into a new file that was created as even unstructured.
ALTER Guidelines
To receive the current file attributes for any file you want to alter, use the FUP
INFO command:
-INFO filename , DETAIL
To alter a file, you must have both read and write access to it.
Changing the AUDIT option for DP2 files also changes the default value of the
BUFFERED attribute.
If you specify NO AUDIT, the BUFFERED option and file label default is set to NO
BUFFERED. If you specify AUDIT, the BUFFERED option is set ON. If you have
explicitly set the BUFFERED attribute, that value remains unchanged.
Adding the AUDIT attribute to a file causes audit records to be written for the file.
512, 1024, 2048, 4096