SET SET Use the SET command to establish, turn off, or reset a particular
function in your CMS virtual machine. Only one function may be
specified per SET command. The format of the SET command is:
r I SE'!' , , , , I I I I I , , , I , , , , I I , I I , I , I , , , , I I , , L
function
r £!!!!£iiQn§: ,BLIP str ing( (count) ,BLIP ON IBLIP OFF L
r
,
[LORTBLS nn] I RELPAGE QN , , REL PAGE OFF I l. .J
r
,
r , Q!! I ,REDTYPE ON I IABBREV OFF, IREDTYPE L J L J
r ,
r , Q!! I I QN I IIMPCP OFFI ,PROTECT OFFI L J L .J
r {CMSOOS } ISYSNAME CMSVSAM , CMSAMS L CMSSEG ,
entryname I I J ., r ., ] I I I IRDYMSG SMSGI , L
J
r r , !INPUT I a xxi I Ixx yyl L L J [OUTPUT [xx a]
r
, Q! , IIMPEI OFF, L J
r ., I AUTOREAD ON I I AUTOREAD OFF! L .J
r INONSHARE I L
r , lOOS ON [mode [(VSAM[)]]]I r , lOOSLNCNT nnl IDOS OFF I L
L .J
r , r ,
, UPSI nnnnnnnn I 100SPART nnnnK I I UPSI OFF "DOSPART OFF I L J L .J
J
, I I J
] BLIP string[ (count) ] BLIP ON defines the characters that are displayed at the terminal to
indicate every two seconds of virtual interval timer time.
This time is made up of virtual processor time plus, if the option is in effect, self-imposed wait time. Blips
may also be caused by the execution of the STIMER macro. You can define up to eight characters as a blip string; if you
want trailing blanks, you must specify count. ON and OFF must
not be used as BLIP characters.
sets the BLIP character string to its default, which is a
string of nonprintable characters. ON is the default for typewriter devicese The default BLIP character provides no
visual or audio-visual signal on a 3767 terminal. You must
define a BLIP character for a 3767 if you want the BLIP function.
i66 VMi370 eMS Command and Macro Reference
SET BLIP OFF turns off BLIP. OFF is the default for graphics devices.
Note: The BLIP operand will be ignored when issued from the CMS batch machine. LMSG ---indicates that the standard eMS current and elapsed timer is used.
Ready message is:
R; T=s.mm/s.mm hh:mm:ss
ready message r including
The format of the standard wnere the virtual processor timer real processor timer and
clock time are listed. RDYMSG SMSG LDRTBLS nn
indicates that a shortened form of the CMS ready message CRt) which does not include the time is used.
defines the number (nn) of pages of storage to be used for
loader tables. By default, a virtual machine naving up to
384K of addressable real storage has two pages of loader
tables; a larger virtual machine has three pages. Each loader
table page has a capacity of 204 external names. During LOAD and INCLUDE command processingr each unique external name
encountered in a TEXT deck is entered in the loader table.
The tOAD command clears the table before reading TEIT files; INCLUDE does not. This number can be changed with the SET LDRTBLS nn command provided that: (1) nn is a decimal number
between 0 and 128 r and (2) the virtual macnine has enough
storage available to allow nn pages to be used for loader
tables. If these two conditions are met, nn pages are set
aside for loader tables. If you plan to change the number of
pages allocated for loader tables r you should deallocate
storage at the high end of storage so that the storage for the
loader tables may be obtained from that area. Usually, you
can deallocate storage by releasing one or more of the disks
that were accessed.
releases page frames of storage and sets them to binary zeros
after the following commands complete execution: ASSEMBLE, COPYFILE, COMPARE, EDIT, MACLIB, SORT, TITtIB, UPDATE, and the
program product language processors supported by VM/370. These processors are listed in the RELPAGE ::>FF INPUT a xx
does not release pages of storage after the commands listed in
the RELPAGE ON description complete execution. Use the SET RELPAGE OFF function when debugging or analyzing a problem so
that the storage used is not released and can be examined.
translates the specified character a to the specified
hexadecimal code xx for characters entered from the terminal. INPUT xx: YV INPUT allows you to reset the hexadecimal code xx to the specified
hexadecimal code yy in your translate table. HQig: If you issue SET INPUT and SET OUTPUT commands for the
same charactersr issue the SET OUTPUT command first.
returns all characters to their default translation. Section 2. CMS Commands 167
Previous Page Next Page