![HP G08 Reference Manual Download Page 211](http://html.mh-extra.com/html/hp/g08/g08_reference-manual_165059211.webp)
FUP Commands
File Utility Program (FUP) Reference Manual—523323-014
2-159
RESET Guidelines
RESET Guidelines
Each
create-spec
keyword in a RESET command resets the corresponding
creation attribute to its default setting. If you do not include
create-spec
in your
RESET command, FUP resets all creation attributes to their default settings.
If you specify any of the plural keywords (ALTKEYS, ALTFILES, or PARTS), FUP
resets all the corresponding creation values (alternate keys, alternate-key files, or
secondary partitions).
RESET Examples
This example assumes you set the file-creation attributes to create a relative
structured DP2 file $COMPUTR.BOOKS.PASCAL (which is not displayed in this
example) with a record size of 10 bytes and an alternate-key file (named
$COMPUTR.BOOKS.BLAISE). The SHOW command displays:
SET LIKe $COMPUTR.BOOKS.BLAISE
TYPE R
EXT ( 1 PAGES, 1 PAGES )
FORMAT 1
REC 10
BLOCK 1024
ALTKEY ("aa", FILE 0, KEYOFF 0, KEYLEN 5)
ALTFILE (0, $COMPUTR.BOOKS.BLAISE)
config-simple-opts
config-simple-option [ , config-simple-option ]
config-simple-option
is:
ALLOW
DISPLAYBITS
DISPLAYALLNUM
ECHO [CONFIG[URE] | OBEY
IOTIMEOUT
NETBLOCKSIZE
PROMPT [ PURGE ]
REPORTWIDTH
RESTARTUPDATE
STATONLY
XLATE [ xlate-table-name ]
XLATEIN [ xlate-table-name ]
XLATEOUT [ xlate-table-name ]
COPY [ copy-option ]
DUP[LICATE] [ dup-option ]
LOAD [ load-option ]
LOADALTFILE [ loadaltfile-option ]
RELOAD [ reload-option ]
Note.
For the
create-spec
parameter default values, see
SET
on page 2-171. For
config-simple-opts
, see
CONFIG[URE]
on page 2-26.