% Librarian A09-30F%y  5dCLEAREXITHELPQUITSAVE SEND FSET$SHOWSPAWN0P1 HELPD DTE commands enable you to configure a SET HOST/DTE session while it is in progress.B Enter EXIT at the DTEPAD prompt when you are ready to return to emulation mode.E The HELP command enables you to obtain information about availableH commands. To see information about one of the topics, type the topic name after the prompt.ww0P1 CLEAR- Disconnects your local system from DTEPAD. Format CLEAR ww0P1 EXIT? Returns the session from DTE command mode to emulation mode. Format EXITww0P1 SAVED Saves the current configurational settings. The current settingsE are written to the specified file as a series of SET DTE commands.9 This file can later be used as an initialization file. Format SAVE file-spec 2 Parameters file-spec> Specifies the name of the file to which the configurational & information is written. 2 Examples 1. DTEPAD> SAVE myfile.iniD In this example, the information on the current configuration ( is written to the file MYFILE.INI.ww0P1 SEND2 BREAK& Sends a break to the remote system. Format SEND BREAKww0P1 SET2 DTE3 Modifies configurable characteristics of DTEPAD. Format SET DTE 3 /BREAK /BREAK=break-character? Selects the break character. The break character is used to ? generate a break on lines that expect a break rather than a D carriage return. To generate a break, press CTRL/break-character.? You can select the break character from any ASCII character C between @ and z, except C, M, Q, S, Y or the left bracket ([). A You cannot select a character currently defined as either the ? command character (see the /COMMAND Subtopic) or the escape ( character (see the /ESCAPE Subtopic).<  By default, the break character is the right bracket (]). 3 /COMMAND /COMMAND=character! Selects the command character. A You can select the command character from any ASCII character C between @ and z, except C, M, Q, S, Y or the left bracket ([). A You cannot select a character currently defined as either the ; break character (see the /BREAK Subtopic) or the escape ( character (see the /ESCAPE Subtopic).A By default, the command character is the co mmercial "at" sign  (@).3 /DIAL3 /DIAL=(NUMBER:number[,MODEM_TYPE:modem-type])? Allows a modem attached to the outgoing terminal line to be > autodialed using the autodial protocol of that modem. The ? NUMBER keyword is the telephone number to be autodialed and  is a required parameter.B Before you can dial a new number, you must first log out of the current remote system. A The MODEM_TYPE keyword is optional. It can be used to specify $ any of the following modem types: o DF03 (default)9 o DMCL (any modem that uses the DEC Command Language) o DF112A Each modem-type requires a specific modem dialer code. Check C with your system manager which modem dialer codes are installed  in your system.3 /ECHO /ECHO /NOECHO (default)A Determines whether the terminal input is echoed by your local E system. By default, all echoing is performed by the remote system. 3 /EIGHT_BIT /EIGHT_BIT (default) /NOEIGHT_BITC Determines whether the outgoing terminal line supports 8-bit or D 7-bit characters. By default, 8-bit characters are supported. If A you specify /NOEIGHT_BIT, then 7-bit characters are supported.3 /ERROR_ACTION& /ERROR_ACTION=CONTINUE (default) /ERROR_ACTION=EXIT7 Specifies the error action, either CONTINUE or EXIT.@ When an error is detected on the outgoing terminal line, the A error is reported to the local system and an error message is A displayed on your terminal. If the error action is CONTINUE, 7 then communication with the remote system continues ? uninterrupted. If the error action is EXIT, then the local 3 system immediately exits from the remote system. 3 /ESCAPE /ESCAPE=characterA Selects the escape character. The escape character is used to 3 quit DTEPAD by pressing Ctrl/escape-character.  @ You can select the escape character from any ASCII character C between @ and z, except C, M, Q, S, Y or the left bracket ([). A You cannot select a character currently defined as either the < break character (see the /BREAK Subtopic) or the command ) character (see the /COMMAND Subtopic).7 By default, the escape character is a backslash (\).3 /FLOW_CONTROL /FLOW_CONTROL (default) /NOFLOW_CONTROLD Determines whether XON/XOFF flow control is enabled. By default,  flow control is enabled.3 /INIT /INIT[=filespec] /NOINIT (default)@ Sets the configurable characteristics of DTEPAD according to . values contained in an initialization file. B If you use the /INIT qualifier and omit the file specification,? DTEPAD translates the logical name DTEPAD$INI and finds the # appropriate initialization file.3 /LOG /LOG[=filespec] /NOLOG (default)D Controls whether a log file of the session is kept. By default,  logging is disabled.B If you use the /LOG qualifier and omit the file specification, @ then the log information is written to the default log file,  DTEPAD.LOG.3 /MAX_BUFFERS! /MAX_BUFFERS=number-buffersE Specifies the maximum number of receive buffers. Receive buffers E are buffers specially allocated to receive incoming data from the  modem port.D The minimum number you can specify is 20. There is no upper limitB to the number you can specify, but the actual number of receive6 buffers will be limited by your Buffered I/O quota.< By default, the maximum number of receive buffers is 100. 3 /PARITY /PARITY=NONE (default) /PARITY=ODD /PARITY=EVEN0 Selects parity on the outgoing terminal line.3 /READ_DELAY /READ_DELAY=delayB Specifies the modem port read delay in milliseconds. The modem A port read delay is the time interval during which data in the B modem port is transferred into receive buffers at the terminal.D By default, the modem port read delay is 50 milliseconds. This is also the minimum value. 3 /SPEED% /SPEED=(output-rate,input-rate)B Sets the baud rate at which the terminal receives and transmits< data. If the input and output rates are the same, specify /SPEED=rate.C Not all terminals support different input and output baud rates.D For specific information on baud rates for your terminal, consult the manual for that terminal.= The default transmission rates are installation dependent.C The valid values for input and output baud rates are as follows:+ 300, 600, 1200, 2400, 4800, 9600, 19200. 3 Examples 1. DTEPAD> SET DTE/BREAK=g> In this example, the letter 'G' is defined as the break 9 character. Note that DTEPAD is not case-sensitive. 2. DTEPAD> SET DTE/ECHOB In this example, the terminal port is set so that echoing is$ performed by the local system. 3. DTEPAD> SET DTE/SPEED=4800C In this example, the input and output baud rates are both set to 4800. $ 4. DTEPAD> SET DTE/LOG=myfile.logC In this example, logging of the remote session is enabled and+ the log file MYFILE.LOG is specified.ww%y1 SHOW2 DTE9 Displays the current settings of all the configurable D characteristics of DTEPAD. Also displays the number of bytes of A data transmitted and received during the current SET HOST/DTE C session, and the number of errors detected by the terminal port. 3 Examples 1. DTEPAD> SHOW DTE- Port TXA1 EIGHT_BIT ECHO' Flow control XON/XOFF# Parity NONE# Transmit Speed 9600# Receive Speed 9600' Error action CONTINUE Break character ] Escape character \ Command character @" Maximum buffers  100. Read delay 50 milliseconds# Log file NONE' Dialed number 12345678# Modem type DF03! Bytes transmitted 17! Bytes received 25 Errors 0; This example displays all the current settings of the C configurable characteristics, the number of bytes transmitted 5 and received, and the number of errors detected.   ww%y1 SPAWN6 Creates a subprocess of your current local process.G This command is identical to the DCL SPAWN command except that there are fewer qualifiers.A Continue your remote session by logging out of the subprocess. Format SPAWN [command-string] 2 Parameterscommand-stringB Specifies a command string to be executed in the context of theA created subprocess. When the command completes, the subprocessC terminates and control is returned to the parent process. If youC use both the /INPUT qualifier and a command string, commands areB obtained from the input file after the specified command string= executes. The command string cannot exceed 132 characters. 2 /INPUT /INPUT=filespecD Specifies an input file containing one or more DCL commands to beE executed by the spawned subprocess. File type defaults to COM and = no wildcards are allowed in the file specification. Once > processing of the input file is complete, the subprocess isF terminated. If both a command string and the /INPUT qualifier are F specified, the specified command string executes before additional B commands are obtained from the /INPUT qualifier. If neither is A specified, SYS$INPUT is assumed (in which case a SPAWN/NOWAIT F command is aborted if Ctrl/Y is pressed to abort something running  in your parent process).2 /LOGICAL_NAMES /LOGICAL_NAMES (default) /NOLOGICAL_NAMES>  Copies process logical names and logical name tables to the@ subprocess. By default, all process logical names and logicalC name tables are copied to the subprocess except those explicitly9 marked CONFINE or created in executive or kernel mode. 2 /OUTPUT /OUTPUT=filespec> Specifies the output file to which the results of the SPAWN> operation are written. No wildcards can be used in the fileE specification. (Do not specify SYS$COMMAND as a file specificationC for the /OUTPUT qualifier when using the /NOWAIT qualifier: bothC parent and subprocess output will be displayed simultaneously on your terminal.) 2 /PROCESS /PROCESS=subprocess-nameB Specifies the name of the subprocess to be created. The default( subprocess name format is username_n. 2 /SYMBOLS /SYMBOLS (default) /NOSYMBOLS@ Determines whether global and local symbols (except $RESTART,8 $SEVERITY, and $STATUS) are passed to the subprocess.2 /WAIT /WAIT (default) /NOWAIT@ Requires that you wait for the subprocess to terminate beforeB you enter another DCL command. The /NOWAIT qualifier allows youB to enter new commands while the subprocess is running. (Use theC /OUTPUT qualifier with the /NOWAIT qualifier to avoid displayingE both parent and subprocess output on the terminal simultaneously.)ww%y1 QUIT- Disconnects your local system from DTEPAD. Format QUIT   ww