Re: (no subject)
Sergio Gelli wrote:
>
> Hi Again,
>
> Thanks a lot to Hayden, Pete and Steve for the answers
> about a compress file, but I need anything like gzip.exe
> into a .EXW code line and working with long names files.
>
> I am having problems with long names of archives, and also
> those names, of archives and directories, that have spaces.
>
> These archives are simply inaccessible. I looked old answers
> on this subject in the Euforum but I did not understand nothing.
>
> How I can make to use an archive, with one path equal to the this:
>
> c:\Very Long Name\longNameNoGoodThing.exw
>
> I try use:
>
> C:\VeryLo~1\LongNa~1.exw
>
> But don't work, the file is inaccessible with .EXW files, in
> both ways,long name or 8.3 names !
>
> I find this very strange, any simple program, as the
> NotePad, does not have problems with these types of path.
> Perhaps I am making some wrong thing.
> Please sorry about this, however how I work with these long names?
>
> Many thanks.
Ola Sergio,
Did you try putting quotes around the name?
"C:\Very Long Name With Spaces\My File.exw"
or
path="C:\Very Long Name With Spaces\My File.exw"
path=34&path&34
Take care,
Al
E boa sorte com sua programacao Euphoria!
My bumper sticker: "I brake for LED's"
From "Black Knight":
"I can live with losing the good fight,
but i can not live without fighting it".
"Well on second thought, maybe not."
|
Not Categorized, Please Help
|
|