File Utility Programming (FUP) Reference Manual

FUP Commands
File Utility Program (FUP) Reference Manual523323-015
2-86
HISTORY Example
The HISTORY command buffer can hold from 50 through 200 commands,
depending on the size of the commands. After the buffer becomes full, the oldest
command is discarded, as necessary, for each new command. Discarded
commands are not available from the HISTORY command, the ! command, or the
? command.
HISTORY Example
To display the last four commands entered:
-HISTORY 4
8:INFO, DETAIL
9:CREATE NEWFILE
10:DUP OLDFILE, NEWFILE
11:HISTORY 4
Commands Related to HISTORY
INFO
Displays disk file characteristics of Enscribe files; SQL/MP and SQL/MX tables,
indexes, or views; direct and SMF virtual disk files; and OSS files.
FUP INFO supports SQL/MX ANSI names. FUP converts each ANSI name to the
corresponding list of Guardian file names and then performs INFO on each of these
files.
FUP short INFO for a TABLE or INDEX displays the information about all partitions of
that particular table or index.
FUP short INFO for a TABLE PARTITION or INDEX PARTITION displays the
information about the partition of the table or the index.
COMMAND Function Page
FC
Modifies a previous FUP command 2-76
! Reexecutes a previous FUP command 2-4
? Displays a previous FUP command 2-5
Note. FUP support for fully qualified ANSI names for the INFO command is applicable on
H06.04 and subsequent RVUs.