...did you try without ": Shell "cd /home/onix/Games/FlatOut2 && wine Flat Out 2.exe -opengl"
or Shell "cd /home/onix/Games/FlatOut2 && wine \"Flat Out 2.exe\" -opengl" Bye Vuott --- Dom 11/3/12, abbat <[email protected]> ha scritto: > Da: abbat <[email protected]> > Oggetto: [Gambas-user] How to SHELL with "" > A: [email protected] > Data: Domenica 11 marzo 2012, 13:24 > > 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. > > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity > Planning > Cloud computing makes use of virtualization - but cloud > computing > also focuses on allowing computing to be delivered as a > service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Gambas-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/gambas-user > ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
