[SOLVED] Missing Global Variable Error

Hi,

Can some please help me with missing global variables errors.

I used to get missing global variable error when I was developing the software in scriptcase.
I would re-generate the form where the global variable was set and the error would disappear.
And then everything would work fine.

However, I am getting the same missing global variable error in production environment too.

I have done a typical deployment, I thought that once I move to production and deploy the software, these errors will disappear as all the forms would have been already generated.

Any ideas how do I fix this problem?

Thanks

It may be that you have that forum with global variable linked from a grid or other form or so? If yes, check the link parameters and set your global variable to any value.

Thanks RHS for your suggestion.

I manage to fix this problem by changing the global variables from “in” to “out”.

thanks