[Gambas-user] R: How to SHELL with ""
Ru Vuott
vuott at ...325...
Sun Mar 11 15:22:27 CET 2012
...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 <abbat.81 at ...787...> ha scritto:
> Da: abbat <abbat.81 at ...787...>
> Oggetto: [Gambas-user] How to SHELL with ""
> A: gambas-user at lists.sourceforge.net
> 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
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
More information about the User
mailing list