LeonelSanchezJr
Programmer
I have two fields in my INIT part of the program:
m.Alias1
m.Alias2
How can the UNLOAD portion of the program know what these variables are without declaring them PUBLIC?
m.Alias1
m.Alias2
How can the UNLOAD portion of the program know what these variables are without declaring them PUBLIC?