Open System Services Shell and Utilities Reference Manual (G06.29+, H06.08+, J06.03+)
User Commands (a - b) add_define(1)
as follows:
volume=\$oss.joe
swap=\$null
catalog=\$system.catalog
For class=map (a MAP DEFINE), you must use the escape character in class-attributes
as follows:
file=\$volume.subvolume.file
For class=search (a SEARCH DEFINE), you must use the escape character in class-attributes
as follows:
subvol0=\(a,b,c,d\)
relsubvol0=\\foxii.\$coral.i
subvol2=\(\$data.y2,y22\)
For class=sort (a SORT DEFINE), you must use the escape character in class-attributes
as follows:
scratch=\\foxii.\$oss.joe.scratch
swap=\\foxii.\$oss.joe.swap
program=\\foxii.\$oss.joe.suprsort
cpus=\(1,2\)
notcpus=\(0,3\)
subsorts=\(=subsort1,-subsort2\)
For class=spool (a SPOOL DEFINE), you must use the escape character in class-attributes
as follows:
loc=\\kt22.\$s.#a
For class=subsort (a SUBSORT DEFINE), you must use the escape character in class-attributes
as follows:
scratch=\\foxii.\$oss.joe.scratch
swap=\\foxii.\$oss.joe.swap
program=\\foxii.\$oss.joe.suprsort
For class=tape (a TAPE DEFINE), you must use the escape character in class-attributes
as follows:
device=\$device
volume=\(v1,v2\)
system=\\foxii
EXAMPLES
1. To make the name =PLUTO represent the file name \\FAR.\$OFF.WORLDS.PLUTO
enter:
add_define =PLUTO file=\\FAR.\$OFF.WORLDS.PLUTO
2. To set up a TAPE DEFINE named =S2 that describes a tape file on the IBM standard,
enter:
add_define =S2 class=tape labels=ibm fileid=\$TAPE
527188-021 Hewlett-Packard Company 1−3