Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ObjectPal

Status
Not open for further replies.

zonetrap

Technical User
Jun 13, 2001
8
US
Is there a way to take a .doc file and zip it up?
Anyone know the code for this?
Thanks
 
I assume you mean from within ObjectPAL. PKZip and (I think) Winzip both take command-line arguments, so you could do it using the execute() command.

Mac
:)
mailto:langley_mckelvy@cd4.co.harris.tx.us
 
I used an old DOS version of PKZip and Execute command to zip up my files.

If you are adventurous, you could call Winzip/Pkzip APIs.


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top