[delphizip] Re: Share directory?

  • From: "Stefan" <stefan.hagstedt@xxxxxxxxx>
  • To: <delphizip@xxxxxxxxxxxxx>
  • Date: Sun, 5 Jan 2003 00:32:14 +0100

Yes, about the filenames.

I did find a workaround for the problem, but I'm still concerned about why I
got this error.
I tried to make it easy for me becuase I was about to found out how this
great component work.

The program was very simple.

On a form I dropped 2 FileListBoxes, 1 ListBox , 1 ZipMaster and a couple of
buttons for actions.
The first FileListBox listed all zipped files in a directory.
The ListBox listed all files selected for extracting.
The second FileListBox listed all extracted files in the ExtrBaseDir.
When I had the line for assigning directory to the second FileListBox, i.e.
FileListBox2.Directory :=tempdir, I got the error.
If I remarked that line, there was no error.
tempdir in this case is the same directory as ZipMaster use as ExtrBaseDir.

I might have missed some settings in the ZipMaster properties but I couldn't
find any that could help me with this.

/Stefan

----- Original Message -----
From: "Terry Smithwick" <tinyallen@xxxxxxxxx>
To: <delphizip@xxxxxxxxxxxxx>
Sent: Saturday, January 04, 2003 10:11 PM
Subject: [delphizip] Re: Share directory?


>
> Stefan:
>
>    Are you certain the filename is legal for Windows
> 3.1? Many symbols common in Win98+ (including space?)
> are not legal for that version.
>
>  --------------- ---------------
>
> From: "Stefan" <stefan.hagstedt@xxxxxxxxx>
> Subject: [delphizip] Re: Share directory?
> Date: Fri, 3 Jan 2003 22:10:33 +0100
>
> I'm using the FileListBox from the Win3.1 tab
>
> ----- Original Message -----
> From: "Russell Peters" <russellpeters@xxxxxxxxxxx>
> To: <delphizip@xxxxxxxxxxxxx>
> Sent: Friday, January 03, 2003 9:28 PM
> Subject: [delphizip] Re: Share directory?
>
>
> >
> > It would appear that the FileListBox is blocking
> access to the files
> (or
> > directory) - which FileListBox is it?
> > Russell Peters
> >
> http://www.users.bigpond.com/russellpeters/delphizip.html
> > ----- Original Message -----
> > From: "Stefan" <stefan.hagstedt@xxxxxxxxx>
> > To: "TZIP mailinglist" <delphizip@xxxxxxxxxxxxx>
> > Sent: Saturday, January 04, 2003 6:42 AM
> > Subject: [delphizip] Share directory?
> >
> >
> > > Hi again!
> > >
> > > I'm using Delphi 6 and ZipMaster 1.70 with the
> latest dll's.
> > >
> > > I have set the ExtrBaseDir to a temporary
> directory at runtime.
> > > Extracting files work flawless.
> > >
> > > But, if I put a FileListBox on the form and set
> the directory to
> same as
> > ExtrBaseDir I got the error: Error - no zip file
> specified!
> > >
>
>
> =====
> ===========
>  Terry Smithwick
>
>


Other related posts: