Example Session

The following is an example of using REMLOG to access a Reality environment from a UNIX system.

Notes:

$ remlog

remlog> help

Command list :

help or ?             print help information
open or connect       open a connection to a remote host (open|connect host)
close or disconnect   close the connection
status                print status information
set                   set operating parameters (set parameter value)
remote                go to remote mode if a connection exists
!                     escape to the shell
exit or quit          exit or quit remlog

remlog> status 
No connection
Parameters:

     ESCAPE: CTRL ]
     TRANSLATE: YES

remlog> set TRANSLATE NO remlog> remote No connection present

remlog> connect Reality1 Connecting to 'Reality1'
Escape sequence to local mode is CTRL ]

Reality 1
LOGON PLEASE: SYSPROG Password: KEY1 :CT ROUTE-FILE SYS0     SYS0
001 M
002 
003
004
005
006
007
008

:CTRL+]

remlog> status Connected to 'Reality1'
Connection established at Wed Jul 17 16:01:03 1993

Parameters:

     ESCAPE: CTRL ]
     TRANSLATE: NO

remlog> remote 
Escape sequence to local mode is CTRL ]

:CT ROUTE-FILE SYSO
SYSO
001 M
002 
003
004
005
006
007
008

:WHO 132 SYSPROG (Reality1,ODESSA)

:CTRL+]

remlog> disconnect remlog> status No connection
Parameters:

     ESCAPE: CTRL ]
     TRANSLATE: NO

remlog> quit

Go to top button