Home > Archive > Cobol > July 2007 > Compress a directory to a file type *.zip using Powercobol
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Compress a directory to a file type *.zip using Powercobol
|
|
| Massimo 2007-07-02, 6:55 pm |
| Hi all,
I need to compress a directory to a file type *.zip,
Performing the command from a Powercobol program.
Regards.
Massimo.
| |
| HeyBub 2007-07-02, 6:55 pm |
| Massimo wrote:
> Hi all,
> I need to compress a directory to a file type *.zip,
> Performing the command from a Powercobol program.
>
We use an active-X add-in - DynaZIP from Inner Media, Inc.
<www.innermedia.com>
Works swell.
| |
| Pete Dashwood 2007-07-02, 6:55 pm |
|
"Massimo" <blue_max_53@hotmail.com> wrote in message
news:lidii.54079$%k.185128@twister2.libero.it...
> Hi all,
> I need to compress a directory to a file type *.zip,
> Performing the command from a Powercobol program.
>
> Regards.
>
> Massimo.
>
A third party ActiveX, as suggested by HeyBub, is a good solution.
If you don't want to do that, why not call WinZip from the command line?
Pete.
| |
| Jeff Campbell 2007-07-02, 9:55 pm |
| Massimo wrote:
> Hi all,
> I need to compress a directory to a file type *.zip,
> Performing the command from a Powercobol program.
>
> Regards.
>
> Massimo.
>
>
Take a look at
<http://xceed.com/pages/TopMenu/Prod...aspx?Lang=EN-CA>
Jeff
----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
|
|
|
|
|