home *** CD-ROM | disk | FTP | other *** search
- ECHO \13\10Sending VTAM the command to enter TPX next... ;1
- PAUSE 2 ;2
- OUTPUT nertpx\13 ;3
- ECHO \13\10Sending TPX your NERDC user id next... ;4
- ;Field aaaaaaabbbbb Use exactly 7 alphameric AND 5 blank characters. ;5
- OUTPUT USERSID \13 ;6
- OUTPUT \07 ;7
- SET INPUT ECHO ON ;8
- CONNECT
-