Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Archive from VFP
Message
From
05/10/1999 13:16:41
Kenneth Downs
Secure Data Software, Inc.
New York, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00264036
Message ID:
00272791
Views:
32
Nadya,

Sorry to be late replying, have been off-line a lot recently.

Yes, I've used Dynazip and found it to work well. However, I do not know what "DynazipEasy" is specifically. You call it a "program" and the Dynazip I used was an ActiveX control. It worked well from day one -- and this was a couple of years ago when the chances of having an ActiveX control work with VFP 5 were iffy at best.

As for tech support, I never called. They gave me a very nice manual, chock full of tables and reference on any platform, and I found with about two days of trial and error that I had it working. And, of course, once the code is working, you can cut-and-paste quite shamelessly.

Can you tell me precisely which product you are working with and what you are trying to achieve?


>Kenneth,
>
> Do you have an experience with DynaZip? I've tried DynaZipEasy program from samples and noticed that it doesn't work properly all the time. I incorporated this code in my program and it doesn't work!!! So, what can I do? I've tried Technical Support but don't receive an answer.
>
> Help me, please - I spend whole day trying to achive my goal - unsuccessfully :(
>
>
>
>
>
>
>>>
>>> Thanks a lot for your response. Unfortunately, I'm not a UTM, so can not use autolink. I've just checked ActiveX controls in VFP Component Galery and didn't find Dynazip. If it's free ActiveX, could you please send it to my e-mail? Or suggest the place for download.
>>>
>>>
>>>>I've used the Dynazip ActiveX controls in the past. You just set properties and execute the zip, something like (and it's been awhile):
>>>>
>>>>MyDynazipControl.Files = "file1.dbf file1.cdx file2.dbf file2.cdx"
>>>>MyDynazipControl.ZipFile = "MyZip.zip"
>>>>MyDynazipControl.Action = 1 (?? haven't done this in awhile)
>>>>
>>>>Hope this helps.
>>>>
>>>>
>>>>>How can I create archive from VPF without user intervention?
>>>>>Could you please send me a working example?
>>>>>
>>>>> Thanks in advance
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform