Marco Boschi
unread,Jul 21, 2022, 3:55:41 AM7/21/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Sign in to report message as abuse
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
I Have a lot of zip files created with in ths way
? HB_ZIPFILE( cZip , cFile , 9 , , , , .F. )
Is it possible to add a password to an existing zip files?
as if it had been created with this instruction
? HB_ZIPFILE( cZip , cFile , 9 , , , cPsw , .F. )