Page 1 of 2

HB_ZipFile() & HB_UnZipFile()

Posted: Mon Nov 26, 2018 4:58 pm
by mustafa
Hola amigos
Les presento un nuevo experimento basado en el Sample
http://www.hmgforum.com/viewtopic.php?f ... afa#p56425

Introduciendo la opción de Password
El Password es Automatico o Manual
se compime en Carpeta -> Compress_Zip y Descomprime en --> UnCompress_Zip
No crea Ruta de Carpetas ni Subdirectorios es un Zip Directo por extensiones.
Seguiremos investigando
Espero que os guste
Saludos
Mustafa
PD: Compilar con los Bats incluidos en el Sample de 32bits o 64 bits no con el IDE

*---------------------------------------------------- Google ---------------------------------------------------*
Hello friends
I present a new experiment based on the Sample
http://www.hmgforum.com/viewtopic.php?f ... afa#p56425

Introducing the Password option
The Password is Automatic or Manual
is compiled in Folder -> Compress_Zip and Unzip in -> UnCompress_Zip
Do not create Folder Path or Subdirectories is a Direct Zip by extensions.
We will continue investigating
I hope you like it
regards
Mustafa
PD: Compile with the Bats included in the 32bit or 64bit Sample not with the IDE

Re: HB_ZipFile() & HB_UnZipFile()

Posted: Mon Nov 26, 2018 5:05 pm
by serge_girard
Thanks Mustafa!

Serge

Re: HB_ZipFile() & HB_UnZipFile()

Posted: Sat Dec 22, 2018 12:43 pm
by mustafa
Hola amigos:
Aquí os dejo un muestra mejorada de la anterior con más opciones
Ver --> (Tutorial Docs)

Para compilar utilizar los Bats que hay preparados para 32 y 64 bits de la forman
que se presentan, solo modificar si vuestra ubicación de HMG es diferente de c:\hmg.3.4.4
con el IDE está dando Error.

Espero que os pueda servir
Saludos
Mustafa
*----------------------------------- Google --------------------------------------*

Hello friends:
Here I leave an improved sample of the previous one with more options
View -> (Tutorial Docs)

To compile use the Bats that are prepared for 32 and 64 bits of the form
that are presented, only modify if your HMG location is different from c:\hmg.3.4.4
with the IDE is giving Error.

I hope I can serve you
Regards
Mustafa

Re: HB_ZipFile() & HB_UnZipFile()

Posted: Thu Dec 27, 2018 10:50 am
by JALMAG
Gracias Mustafá, magnífico ejemplo.

Re: HB_ZipFile() & HB_UnZipFile()

Posted: Thu Dec 27, 2018 5:00 pm
by luisvasquezcl
muchas gracias mustafa, excelente aporte.
saludos cordiales,

Re: HB_ZipFile() & HB_UnZipFile()

Posted: Thu Dec 27, 2018 7:23 pm
by Anand
Thank you Sir.

Regards,

Anand

Re: HB_ZipFile() & HB_UnZipFile()

Posted: Fri Dec 28, 2018 3:21 am
by martingz
Mustafa me tome la libertad de darle una revisadita a tu gran proyecto, ahora ya se puede compilar en el ide, espero no te molestes


saludos
p.d. no se toco nada de los programa fuente solo fueron los archivos hbc y hbp

Re: HB_ZipFile() & HB_UnZipFile()

Posted: Fri Dec 28, 2018 2:25 pm
by chrisjx2002
Thanks for the sharing. To compile don't forget to add in DemoZip.hbp the line hbziparc.hbc

Re: HB_ZipFile() & HB_UnZipFile()

Posted: Fri Dec 28, 2018 4:01 pm
by mustafa
Para "martingz"
Gracias por tu interes , "molestia ?"
al contrario , nada más me hace feliz que os pueda interesar esta Demo.
Probaré tu modificación , aunqueyo nunca utilizo el IDE
Di con la solución por casusalidad, haciendo experimentos
para poder incorporar Password en los Ficheros.Zip
En la Demo hay muchos trozos de codigo aportados por otros colegas
perdonar si me he dejado alguno de mencionar.
+------------------------------------------------------------------------------*
Con la solucion aportada por "martingz"
Dejo las dos Formas de Compilat ---> IDE y BAT

*---------------------------- Google -----------------------------------------*
For "martingz"
Thanks for your interest, "annoyance?"
On the contrary, nothing else makes me happy that you might be interested in this Demo.
I will test your modification, although I never use the IDE
I came up with the solution by causality, doing experiments
to be able to incorporate Password in the Files.Zip
In the Demo there are many pieces of code contributed by other colleagues
forgive if I have left any to mention.
*-------------------------------------------------*
With the solution provided by "martingz"
I leave the two Forms of Compilat ---> IDE and BAT

*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Para "chrisjx2002"
Como indica el colega "chrisjx2002" compilar
con los Bats preparados y no omitir en DemoZip.hbp
la línea hbziparc.hbc
*----------------------------- Google ----------------------------------------*
For "chrisjx2002"
As the colleague says "chrisjx2002" compile
with the Bats prepared and not omit in DemoZip.hbp
the hbziparc.hbc line

Regards
Mustafa :idea: :D :lol:

Re: HB_ZipFile() & HB_UnZipFile()

Posted: Fri Mar 15, 2019 1:45 pm
by mustafa
Hello friends
We are still experimenting with the ZIP theme
Here you have a new delivery based on the sample
previous with some modifications in the Source Code
and an expansion in the Options Menu
Watch the sample, if it may interest you? :idea:
Regards
Mustafa