Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using PkUnZip with NT 4.0
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00060142
Message ID:
00060226
Views:
17
>>>>>Since the NT o/s is multi-threading I have a problem when issuing the
>>>>>RUN command to invoke PkUnZip to unzip several files. The
>>>>>routine I need to do calls PkUnZip several times in succession
>>>>>and this causes the DOS screens to stay open.
>>>>>
>>>>>Anyone know of a solution to this problem. I have tried using
>>>>>RUN /N to limited success. Your assistance will be greatly
>>>>>appreciated.
>>>>
>>>>There was several mentions, a few weeks ago, concerning the use of an API call to execute a Dos program. That may help.
>>>
>>>Or, if you or your client has a spare $300, you might try DynaZip.
>>
>>Yes, for sure, I would also recommend it.
>What does DynaZIP do that makes it worth $300.00? Does it definetely fix the
>problem described above?

It is a windows-based compression library that provides an .OCX that (unlike most .OCXs, I hear) was actually tested in VFP. No more DOS windows, no more RUN command. There have been a couple of threads about it recently. One or two people here mentioned problems with installation. Their tech support is pretty good, giving vfp-knowledgable replies to e-mail (in my experience) in a day or two. The only problem I had is the large amount of memory which the zip and unzip .OCXs seem to require when they are instantiated. I solved that problem by instantiating each one only when I needed it.

For more info, check out www.innermedia.com. They oughta give me a commission :-).

I think that EllTech makes something similar called Compression Plus, for $250. I seem to remember someone here saying that they are not so helpful to vfp users.
Previous
Reply
Map
View

Click here to load this message in the networking platform