[Gambas-user] new Quote.Shell()

Stefano Palmeri rospolosco at ...152...
Sun Dec 3 12:25:32 CET 2006


Alle 14:20, sabato 2 dicembre 2006, Benoit Minisini ha scritto:

> To send it to a shell, use:
> 
> SHELL "cd " & Quote.Shell(Application.Dir) & ";" & MyCommand
> 
> Quote.Shell() is a function that quotes a string for a shell command. You
> will get it in the next version. 

Hi, Benoit.

Little question: the Quote.Shell() function will be mandatory
from next Gambas version? 
I mean: 

SHELL "cd " & user.Home 

will give an error?


Regards,

Stefano Palmeri
















More information about the User mailing list