V
vikram.singh
Hi,
i have declared one global varibale named VAR1 in form module and
another defined in sub proecdure with the same name (VAR1) in the
same
form module . if i use VAR1 then local variable will be
accessed .......but if i wanna use the global variable explicitely in
the same procedure then how can i do that.
Regards,
Vikram
i have declared one global varibale named VAR1 in form module and
another defined in sub proecdure with the same name (VAR1) in the
same
form module . if i use VAR1 then local variable will be
accessed .......but if i wanna use the global variable explicitely in
the same procedure then how can i do that.
Regards,
Vikram