Passing global variable
474492Dec 6 2005 — edited Dec 13 2005Hi experts,
I am working on a HR module.The first screen is the user validation screen.(User naem and password checking).I am taking that value to the second screen using global variables.According to these values,i have to disable and enable the menu items.
In the client machines ,only fmx is copied and no dev2000 available.So the second form gives the error 'variable global.X does not exist'.
Pls help
Reena