muraliambt
Programmer
I want activate the form2 from form1 and pass some parameters. and alos wher can i declare the varibles, so that i can access the param variables in all the methods and events fo form2.
ex.
FORM1:Click() && Button Click Event
DO FORM FORM2 WITH "Master", "Code", "Name"
Murali.
ex.
FORM1:Click() && Button Click Event
DO FORM FORM2 WITH "Master", "Code", "Name"
Murali.