Hello,
I am a newbie to VFP. I am just getting my feet wet.
How or where am I suppose to define form level variables that would be
available to all objects in the form?
I defined some varibles in the Form Init event. But these varibales
are not 'seen' at any other level.
I can make form 'properties' and then populate the form property at
one level and access it at other level. Seems kind of strange. Any
better way to define form level variables?
Shah