DISALLOW

This is the same as DISABLE.

8.104.4 Examples

Example 1:

Display current tape mount settings.

HHC00013I Herc command: 'mounted_tape_reinit'

HHC02203I mounted_tape_reinit: enabled

Figure 196: MOUNTED_TAPE_REINIT command (display settings).

Example 2:

Disallow tape mount reinitialization.

HHC00013I Herc command: 'mounted_tape_reinit disable'

HHC02204I mounted_tape_reinit set to disabled

Figure 197: MOUNTED_TAPE_REINIT command (disable tape mount reinitialization)

8.105 MSG (Display message on console like VM)

8.105.1 Function

The MSG command is actually a VM CP command. It is used to transmit message text to the virtual
console of other active users.

However, some programmers also use this command as a simplified way to display messages on the
own virtual machine console by using "MSG * <message text>". One program that uses this is the IBM
"System z" port of Solaris which is only capable of running under z/VM.

So basically, all the MSG command does is to display a message on the Hercules console with VM like
headers. Therefore the MSG command is not really intended to be used directly from the Hercules con-
sole as shown in the example below, although it does not hurt doing so.

The MSG command is the same as MESSAGE. See also the MESSAGE and MSGNOH commands in
this manual.

8.105.2 Syntax

Descriptive

parms

Diagram

parms ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ

8.105.3 Parameter

parms

This specifies the required and optional parameters as described in IBM's VM "CP
Commands and Utilities Reference" manual.

8.105.4 Examples

Example 1:

Display a message on the own virtual machine console.

18:24:09 msg * transmitted message to VM console

18:24:09 18:24:09 * MSG FROM HERCULES: transmitted message to VM console

Figure 198: MSG command

Previous Page Next Page