home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
500-599
/
ff516.lzh
/
RexxView
/
RexxView.doc
< prev
next >
Wrap
Text File
|
1991-07-20
|
691b
|
43 lines
RexxView Doc
by Martin Kees
RexxView is a CLI utility that monitors the REXX
port. Information is listed to a file describing
each message received by REXX.
USAGE:
rexxview outfile
e.g.
rexxview con:0/0/640/100/rv
rexxview PRT:
Rexxview is terminated by sending the string:
closerexxview
to the REXX port. This may be done from a shell by:
rx closerexxview
Output for each message is of the form:
From Task: TheTaskSendingToRexx
Action: RXXCOMM
Modifier: RXFB_STRING
Arg0: 'the command string'
JForth source code is in the file rexxview.f.
Martin Kees
1116 Road 68
Pasco, WA 99301
bix:mkees