How to make a Zip file

Main.xaml (11.0 KB)

I would like to ask you for help.
Now, I am trying to create a Zip file with its password.
Flowchart in the attached file seems to have some problem;
The error message says that a variable, named “FastZip” is not defined. (Please see the picture.)

Did you have any idea to manage this problem?

Thank you so much in advance.

Best regards

Hi @Hero8

Nice name :slight_smile:

See these threads

Thanks,
Prankur

3 Likes

Hi @Hero8

I ll tell you one suggestion based on the xaml you can do password along with zipping
CompressFolders.xaml (5.2 KB)

Thanks
Ashwin S

Hi Joshi-san and AshwinS2-san,

Thank you so much for providing reference and information.
And I have to say that I was asked to make the robot with the FastZip activity, which I have attached here.

So, could you tell us how to remove the error?

I would be very grateful to you if you could take care of this.

Best regards

Hi @Hero8

Show the error screenshot

Thanks
Ashwin S

Hi AshwinS2-san,

The error occurs in the Assign activity, which I circle with a black oval.

Thanks
Hero8

ScreenShot

Hi @Hero8

In LHS delete it again

and type FastZip.Password=“Test1”

Thanks
Ashwin S

I tried these activities and got the proper result

Hi AshwinS2

The robot have safely worked thanks to your advice.

Many thanks.
Hero8

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.