File Utility Programming (FUP) Reference Manual
FUP Commands
File Utility Program (FUP) Reference Manual—523323-015
2-22
Commands Related to ALTER
To assign the alternate-key file MYFILE4 to MYFILE3 and give it key-file number
two (ALTFILE 2 must already be a defined attribute of MYFILE3):
-ALTER MYFILE3, ALTFILE (2 , MYFILE4)
To delete the alternate key "ab" from MYFILE5:
-ALTER MYFILE5, DELALTKEY "ab", DELALTFILE 0
Commands Related to ALTER
COMMAND Function Page
ALLOCATE Allocate extents for a file 2-6
GIVE Change ownership of a file 2-82
SECURE Change security, PROGID, or CLEARONPURGE attributes of a file 2-172