Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Passing data between QM exe's - Stdin, Stdout?
#4
also tcl chan command:

http://www.tcl.tk/man/tcl/TclCmd/chan.htm

This command provides several operations for reading from, writing to and otherwise manipulating open channels (such as have been created with the open and socket commands, or the default named channels stdin, stdout or stderr which correspond to the process's standard input, output and error streams respectively).


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)