[Gambas-user] Issue 537 in gambas: (Exec - for Read Write As "Process") Don't work

gambas at ...2524... gambas at ...2524...
Tue Jul 15 19:41:55 CEST 2014


Comment #5 on issue 537 by jussi.la... at ...626...: (Exec - for Read Write  
As "Process") Don't work
http://code.google.com/p/gambas/issues/detail?id=537

Console stays clear because you haven't write print command in read event.
Try:
Print sData

Or declare the process as 'For Write As "Process"'.

Not sure this is really a bug. mplayer seems to exit when it's output is  
directed to read event.

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings




More information about the User mailing list