#More Arexx Problems
03-Aug-91 15:49:09
Sb: #30923-#More Arexx Problems
Fm: Steve Ahlstrom 76703,2006
To: George D. Brown 75016,3441
George,
You're confusing some things here. BT_REXX is the name of an ARexx port
that BackTalk sets up so that ARexx can communicate to BackTalk.
BackTalk sets up a message port (called "BT_msg") so BackTalk can
communicate to ARexx.
These 2 ports are not the same.
See the provided example script ASEND.BT for the usage of "BT_msg".