[delphizip] Re: stBadName

  • From: R Peters <rpeters@xxxxxxxxxxxxx>
  • To: delphizip@xxxxxxxxxxxxx
  • Date: Wed, 13 Oct 2010 18:48:02 +1100

if that is d:\ + 'space' + abc.txt then it is not a permissible Windows file
name - no segment of names may start or end in one or more spaces!
If you are trying to extract such files it is possible to use OnSetExtName
to extract it to a valid name.
Russell Peters

On Wed, Oct 13, 2010 at 5:59 PM, Allan Fernandes <
allan_fernandes@xxxxxxxxxxx> wrote:

> Hi Russell,
>
> Some files start with a space 'c:\ abc.txt'
> Windows does not permit to save it, but the file can be created
> programatically. Zipmaster skips these files as stBadName.
>
> Regards
> Allan
>
>
>
>
>
>
> -----------
> To unsubscribe from this list, send an empty e-mail
> message to:
>  delphizip-request@xxxxxxxxxxxxx
> and put the word unsubscribe in the subject.
>


-----------
To unsubscribe from this list, send an empty e-mail 
message to:
  delphizip-request@xxxxxxxxxxxxx 
and put the word unsubscribe in the subject.

Other related posts: