Hi everybody,
suppose I have a sub in main named display and a public field called dato
I have another module (modulo.bas), how do I have to call display from this module? How can I reference dato from this module. I have found no example of multimodule program.
suppose I have a sub in main named display and a public field called dato
I have another module (modulo.bas), how do I have to call display from this module? How can I reference dato from this module. I have found no example of multimodule program.