lemonjuice
Programmer
We did an application whereby you can change the interface to look to different sets of tables, we want to allow our client to zip - backup these different sets of tables in the different directories. Obviously we have to call winzip or pk-zip in some way and set the directory that should be zipped. This is not all , we also want to allow the user to restore the zip backup in the same directory that it has been made in. I have no clue how to do this in ObjectPal - Paradox9 (developers addition), could anyone please give me some guidelines?!?! Should we maybe consider calling a little Visual Basic application to do this out of ObjectPal?