R
Rock
I have created several forms with procedures that I want to move to a class
so it can be used by other forms, but get an error when I move the Session
commands; e.g., Session("Mode")="Add"
How can I use Session in a class procedure.
so it can be used by other forms, but get an error when I move the Session
commands; e.g., Session("Mode")="Add"
How can I use Session in a class procedure.