Re: Open Process, Interactive Shell on OS X

2016-02-28 Thread [-hh]
Each 'shell' opens it's own "terminal" session. You have to do your own housekeeping (stdin, stdout). Why don't you use (secure) sockets? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and

Open Process, Interactive Shell on OS X

2016-02-27 Thread Sannyasin Brahmanathaswami
  Has anyone run an interactive shell session of any kind on Mac OS X? If so can you share some code? in the dictionary it says you cannot use the open process command on OS X to run a unix process. but you should use "shell" instead. OK that works... but once you get the result back from