Compaq Compaq TCP/IP Services for OpenVMS Manuel de service Page 426

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 504
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 425
Setting Up and Managing TELNETSYM
23.6 Solving TELNETSYM Problems
2. This example shows how to determine the value of the TCPIP$TELNETSYM_
SUPPRESS_FORM FEEDS logical if you want level 1 form feed suppression
at job completion time only. The value of the logical is determined by the
following bit settings:
63 <----- unused -----> 6|54|32|1|0
_____________________________________
| XXXXXXXXXXXXXXXXXXXXXXXX|ll|XX|s|c|
-------------------------------------
01 00 0 1 --->---> binary 010001
^^ ^ ^
|||
01 is binary for decimal ----+ +-+--<-- set only the comp. bit
1 is level 1
The binary value for level 1 form feed suppression at job completion time only
is 010001 (hexadecimal 11 or decimal 17). Because the value of the logical is
a decimal value, you define it as follows:
$ DEFINE/SYSTEM TCPIP$TELNETSYM_SUPPRESS_FORM FEEDS 17
23.6.4.2 Buffer Dumps
TELNETSYM logs control characters and nonprinting characters by preceding
the hexadecimal value of the byte with a backslash. For example, the following
sequence:
Carriage Control
Form Feed
Carriage Control
Line Feed
Tab
the text "Use Your Screen Saver to Conserve Energy."
Carriage Return
Line Feed
is logged as:
\0D\0C\0D\0A\09Use Your Screen Saver to Conserve Energy.\0D\0A
The ‘‘do binary, will binary’’ sequence starting off a /PASSALL job appears as:
\FF\FD\00\FF\FB\00
23–10 Setting Up and Managing TELNETSYM
Vue de la page 425
1 2 ... 421 422 423 424 425 426 427 428 429 430 431 ... 503 504

Commentaires sur ces manuels

Pas de commentaire