X25AM Programming Manual

X3PAD Interface
X25AM Programming Manual527201-001
4-24
X3PAD Example
.
Example 4-1. X3PAD session
X3PAD $X25.#PTP !Run X3PAD program
} set echo on, editing on, linefold 80 !Set PAD parameters
} call 123-456-78911 !Call remote system
CALL CLEARED. THAT NUMBER NOT IN SERVICE. !Call failed
} call 123-456-78910 !Change address
! and retry
CALL ESTABLISHED !Call established
The local terminal functions as if it were connected to the
remote host system. The user logs on, executes a session and
then logs off:
WELCOME TO THE VWXYZ TIMESHARING system.
PLEASE LOG ON: abcdef !Log on remote
SYSTEM PASSWORD: jklmno
GOOD AFTERNOON, abcdef
. !Transfer information
. .
. .
LOGOFF !Log off remote
! system
CALL CLEARED BY CALLED PARTY.
ADDRESS 12345678910 !Results from
54 PACKETS SENT ! clearing call
400 PACKETS RECEIVED
0:20:33 ELAPSED TIME
} exit !Halt X3PAD program
\!MAKE_TOC FINISH