Operating the transceiver from a computer
Manpack Transceiver 2110 series Reference Manual 431
<message> is the written text message that is to be sent to the station. Use single or
double quotes, or backslashes to recognise spaces in the message text (see page 464,
Using quotation marks).
from <self address>[@<network>] is the self address [and network] you want
to use for this call.
If you have the FED-STD-1045 ALE/CALM option installed, you can use the global
ALL address syntax (@?@) with the pagecall command. If you have the MIL-STD-
188-141B ALE option installed, you can use the ALL, ANY, Group Selective, NET, or
Wildcard address syntax with the pagecall command (see page 406, Addresses in
commands).
Compatibility with CICS V2
In CICS V3.00 (or later) the permitted message length depends on the type of call
system, the Privacy Mode selected and the character set (see Table 67). In CICS V2 you
can enter up to 64 text characters.
prompt command
Use the prompt command to:
• set the type of prompt that is displayed on the command interface
• disable the prompt output
Syntax
prompt
prompt time
prompt <text string>
prompt off
where:
prompt enables the prompt output on the command interface if it has been disabled
previously, and displays the current prompt type. For example > or 00:07:49.001>.
time switches the prompt output to that of the time since the transceiver was last reset.
<text string> switches the prompt output to the text string entered.
off disables the prompt output on the command interface.
NOTE
You can use any of the characters in the basic 38 ASCII subset (A to Z,
0 to 9, @ and ?) for the address.
NOTE
echo off disables the prompt. echo on enables the prompt without
having to redefine it with the text string.