9 Feb 23:17
input and output to a cli
Hey, I have a program with a command line interface that was written in nodejs to act as a bot for an irc server. It takes commands and prints responses and chatter in irc out to a command line. I launch it by calling this from a command line. node borg.js and I get a prompt similar to OHAI> and it waits for commands. I input commands and read the responses right from the command console. I want to be able to send commands to this interface from a livecode program on windows and I want the output to be displayed in a scrolling list field. How does one go about communicating with this kind of command line interface with livecode? Can anyone point me in the right direction? Kind Regards, Andrew K _______________________________________________ use-livecode mailing list use-livecode@... Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode(Continue reading)
Now I am looking for another little snippet to (over) write something in(to)
a certain TAG, know what I mean?
If someone could supply a nifty "replacetext" snippet that would be great!
Thanks in advance!
RSS Feed