Re: Help on g_spwan_async, Re: [gimpwin-dev] Help on g_spwan_async

Harring Figueiredo <[email protected]>
Newsgroups gmane.comp.video.gimp.windows.devel
Message-ID <20021120053520.14704.qmail__37372.2664815888$1037771193@web41010.mail.yahoo.com>
--- Tor Lillqvist <[email protected]> wrote:
>  > You can't use \ in the path.  And you can't have spaces either.  This is 
>  > because the command line is parsed like a string in C where the \ means an
> 
>  > escape code.
> 
>  > I would think I:/somepath/somedir where the path and dir have ~1 or 
>  > something in them would work.
> 
> Easier to surround the path with single quotes. I think
> 
>     exe_string = g_strdup_printf("%s '%s'", rm_cmd, path);
> 
> should work. BTW, I hope you have a real deltree.exe, i.e. that
> deltree isn't just a built-in command in your version of cmd.exe or
> command.com? (There doesn't seem to be any deltree on my Win2k.)
> 
> --tml
> 
> 
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com

To Post a message, send it to:   [email protected]
To Unsubscribe, send a blank message to: [email protected] 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.