I have an application using a form named mo_main3 and a table named mo_main3. In the code for the form I have a button click event that looks like this...
I'm not sure what the .module method/property is. Could someone please explain to me what .module is?
Thanks!
Code:
cmd = ""
cmd = ALLTRIM(mo_main3.module)
I'm not sure what the .module method/property is. Could someone please explain to me what .module is?
Thanks!