[Gambas-user] Help for observ one process...
Fabien TONIUTTI
fabien.toniutti at free.fr
Thu May 18 10:18:05 CEST 2023
Hi,
A gambas Zip front end project.
In one zip file, i have 150 files and folders.
I make a zip front end in gambas.
When i click on my button 'Expand', i need to know how many file are
uncompressed and how many file stay to uncompress with a progressbar.
how i could have a progress bar who increase with number of file
uncompressed during my process :
Exec["unzip",$file]
Thanks for your answer.
More information about the User
mailing list