[Gambas-user] Issue 537 in gambas: (Exec - for Read Write As "Process") Don't work
gambas at ...2524...
gambas at ...2524...
Tue Jul 15 20:09:58 CEST 2014
Comment #7 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
No, read is only for reading the process. If you want to send commands for
mplayer you need write permission.
If you want to quit the mplayer just send "q" for it:
Print #$hProcess, "q"
--
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