6530 Programmer's Guide

Conversational Mode Operation
2-40
6530 Programmer’s Guide
T0 and
device-rev-level
are returned for compatibility with
6530 terminal options. device-rev-level is always the same as
rev-level.
CR is a control character (0DH) that terminates the message.
Get Machine Name (Esc - e)
The Esc - e sequence is valid only for a workstation or PC that is running
under MS-DOS on a Multilan connection. The escape sequence causes
the 6530 to transmit the machine (LAN) name currently set for the
workstation or PC. The returned message has the following format:
SOH &
string
CR
where:
SOH is a control character (01H) that acts as a start of header for
messages returned to the host.
The ampersand (&) identifies this message as a machine name
message.
string
is the ASCII character string value for the machine name
setting. If no characters are returned, the machine name has not been
set at the workstation or PC.
CR is a control character (0DH) that terminates the message.
Get Current Directory and Redirection Information (Esc - f)
The Esc - f sequence causes the 6530 to transmit the pathname of the
current directory for a specified drive of the workstation or PC. The
escape sequence is valid only for a workstation or PC that is running
under MS-DOS on a Multilan connection. If the workstation or PC is on
a Multilan connection and the specified drive is on the network
redirection list, the 6530 also returns the redirection list entry for the
drive. The escape sequence has the following format:
Esc - f
drive
where:
drive
is an ASCII character in the range of @ (40H) through Z
(5AH) that specifies the workstation or PC drive. The @ character
(40H) specifies the current drive.
The returned message has the following format:
SOH ’
drive DC2
string1
DC2 string2
CR