How to reset Generic variable value as Zero

I want to reset the variable value as zero always after performing my first operation.

Here is my variable list.

1 Like

Hi
We can do that with a ASSIGN activity with value passes as 0
Were we facing any issue in that

Cheers @nm09011985

1 Like

Hi,

but while debug mode its work fine and without debugging its give the error.

image

Awesome
If we are able to do in debug mode we will be able to get them working in normal mode as well
May I know the error you were getting
Cheers @nm09011985

It seems like the error is coming at excel application scope and not with the assign we do
@nm09011985

Yes because the Excel Application scope does not find the File_List(0).
it might consider as one or two.

image

1 Like

yah we need to check once with the process on how it goes
kindly let know for any queries or clarification
@nm09011985

ok, I will check it again in debug mode.
thnx for solution.

1 Like

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