[Gambas-user] How to SHELL with ""
abbat
abbat.81 at ...787...
Sun Mar 11 13:24:47 CET 2012
I have such a string to SHELL:
cd /home/onix/Games/FlatOut2 && wine "Flat Out 2".exe -opengl
But I cannot write it correct
Shell "cd /home/onix/Games/FlatOut2 && wine "Flat Out 2".exe -opengl" - is
wrong
Usually i use:
Shell "prog_name" but my promlem is with ("""""""""")
Help me pls.
Thanks.
--
View this message in context: http://old.nabble.com/How-to-SHELL-with-%22%22-tp33480634p33480634.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list