Comment #7 on issue 537 by [email protected]: (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

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to