open process for text update & io buffering

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: Klaus, FourthWorld, heatherlaine, kevinmiller, robinmiller

Post Reply
rozek
Posts: 151
Joined: Mon Jun 19, 2006 2:29 pm
Contact:

open process for text update & io buffering

Post by rozek »

Hello!

I'm currently trying to control an external application using

open process ... for text update

and proper

write ... to process
read from process ...

commands. Under WinXP, it works wonderful - under MacOSX, RevStudio receives anything sent from the external process, but that process does not seem to receive anything sent from RevStudio.

Could that be a matter of IO buffering? How do I control it within RevStudio? (I already switched off buffering in the external process)

I'm using MacOS X 10.4.11 and Revolution Studio 2.8.1

Thanks in advance for any help!
Kind regards,

Andreas Rozek
Mark Smith
Posts: 179
Joined: Sat Apr 08, 2006 11:08 pm
Contact:

Post by Mark Smith »

It's broken on OS X. However, the good news is that it seems finally to be fixed in 2.9. So join the beta program and download 2.9.

Best,

Mark
rozek
Posts: 151
Joined: Mon Jun 19, 2006 2:29 pm
Contact:

Post by rozek »

Thanks for the info!

Thus, it seems as if I would have to become a Revolution beta tester ;-)
Kind regards,

Andreas Rozek
Post Reply