[delphizip] Re: *.* skipped

  • From: Tiago Gouvêa de Oliveira <krio@xxxxxxxxxxxxxx>
  • To: <delphizip@xxxxxxxxxxxxx>
  • Date: Mon, 5 Jul 2004 23:47:17 -0300

Basicly I do:

      AddOptions := [];
      if SubPastas then       AddOptions := AddOptions + [AddRecurseDirs];
      if DaRaiz then          AddOptions := AddOptions + [AddDirNames];

True for both then !

Now I see, the error ocurrs only when all the sub-folders have no files too
!

What I do ?

Tiago Gouvêa

----- Original Message ----- 
From: "Roger Aelbrecht" <Aelbrecr@xxxxxxxxxx>
To: <delphizip@xxxxxxxxxxxxx>
Sent: Monday, July 05, 2004 2:22 PM
Subject: [delphizip] Re: *.* skipped


Tiago Gouvêa de Oliveira wrote:
> Hi all !
> I'm using the ZipMaster components, and now I'm having problens...
>
> I have one folder (1) with many others sub-folders.. in each
> sub-folders I have files.. but in the root folder (1) and don't have
> files, only the sub-directories... then the DLL retrieve:
>
> File specification "C:\krio\*.*" skipped
>
> What can I do to resolve then ?
>
> Thanks and excuse my poor english ! I'm improving !
>
> Tiago Gouvêa (Brasil)
> -----------
> To unsubscribe from this list, send an empty e-mail
> message to:
>   delphizip-request@xxxxxxxxxxxxx
> and put the word unsubscribe in the subject.

Can you please show us the code that sets all parameters

Did you set AddRecurseDirs  in the Add Options ?

Roger Aelbrecht
http://home.tiscali.be/driehoeksw

-----------
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: