SeeView Manual

Seedit Utility
HP NonStop SeeView Manual526355-004
4-5
GET
subvolume
specifies a valid subvolume. When you specify a volume or subvolume, it becomes
the new default subvolume for the Seedit task.
fileset
specifies a valid file set.
*
specifies either a file set or a generic file-name set.
Examples
These following examples demonstrate the FILES command:
GET
The GET command loads the specified EDIT file into the current window. To enable
edit mode for a window, press F5 or the Line-Insert key. You can then edit the copy of
the file in a manner similar to that of the HP VS editor.
filename
specifies a valid EDIT file.
!
creates an EDIT file named filename if it does not already exist.
Considerations
For information about saving files, see SAVE on page 9-92.
You can also append information to a file that has been loaded into a cache. To
append information from a file to a cache, use the LOAD statement:
LOAD file-name, cache-id
FILES{ show all files in default subvolume
FILES X.* { show all files in subvolume X
FILES X{ show files from X upwards
FILES X*{ show files beginning with the letter X
GET filename [ ! ]