Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Free zipping from FoxPro now available
Message
De
09/11/2001 16:05:03
 
 
À
09/11/2001 09:31:38
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00579423
Message ID:
00579949
Vues:
34
>>www.eetasoft.ee/zipmaster.htm
>>
>>Eetasoft releases today Eeva ZipMaster, a free zipping utility for FoxPro programmers for public domain.
>>
>>This product allows create and extract from/to standard zip archieves,
>>disk span, sfx exe creation.
>>
>>Source code, documentation and samples are included.
>>
>>This product is based on a DelZip, a Delphi Zip package.
>
>I think this is a good product, but I became more hesitant to use it as I continued reading your list of required improvements and known problems (see below). Did you write it? Your message implies that the utility is a finished product, but the information on the site indicates that it is not. I'm not bitching - though many may think so - just trying to find out what the deal is.

Renoir,

this utility is working product. The list of improvements list only minor
problems which did not prevent using it.

Many of the problems in list can be solved by simple means:

set ocx formatting propery to false to prevent attempt to format CD,
use Ctrl+Alt+Del to interrupt zipping instead of escape :) etc.
However, I'm looking for good solutions for those problems.

This code is based in in DelZip package. DelZip in most advanced free zipping
project in the world today. Many programmers use it. Powerarchiever is based on it.
So I think ZipMaster is essentially bug free.


>1. OnProgess() event should allow to interrupt if Esc key or cancel button is pressed.
>
>2. .OCX file German resource strings should be changed to english using resource hacker from
>http://rpi.net.au/~ajohnson/resourcehacker . Chris Vleghert wrote:
>
>a. You open the zipmaster .ocx file
>b. then choose Action | Replace other resource from the menu
>c. open the language resource file ZipMsgUS.res
>d. Replace the complete string table available (16 times)
>
>
>3. Run time translation should be added. Alls message translations must be handled by VFP application at run time.
>
>4. I need the option to exlude some files during unzipping.
>
>5. I don't know wil the user select floppy or hard disk for backup. So I use options
>
>
>.AddDirNames = .t. and
>.AddRecurseDirs = .t.
>
>
>However, if I create a zip file in C: disk, it adds a 001 suffix to file name.
>
>6. .ocx must be compiled using latest DelZip release. Problably this resolves problems 1-4
>
>7. WAIT WINDOW NOWAIT in OnProgress() event flashes strangely. Why ?It should be replaced by progress bar.
>
>
>8. Creating zip file to writeble cdrom drive (mounted using HP Easy CD creator under Win 98) gives error this disk could not be formatted . However, ZIP file is created correctly.
Andrus
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform