CompuServe Thread

#Inter Program Comm.

3 messages in this thread
#50665From: BILL LEACHJan 25, 1987 1:50 AM
No Larry. I have not had time to play with the AMI in almost a year (and the future is not looking too good either). Would it be possible for a task started on one CLI to send a message to another CLI window (Unix style)?
#50674From: John DraperJan 25, 1987 2:09 AM
Absolutely Bill, though don't ask me to supply too many details. If you are just looking to output a message to the user, it becomes a matter of finding the appropriate window. All windows may be found by tracing from Intuitionbase. If you are trying to communicate with a program rather than a user, the receiving program must know what to do with what you send. Regards, Larry.
#50742From: BILL LEACHJan 25, 1987 2:01 PM
I guess I should have known that Larry. Seems to me now that I remember reading about it in the autodocs or manuals. Some day, when things get quiet, I too will sit down an 'play!'