SDHombre

SDHombre

Joined Member # 567077
0 Posts 0 Replies 212 Reputation

Hey y'all, long time reader, first time poster. I'm doing a little experimenting and can't quite seem to get past this. The idea is to create a hidden object that has most of my code and make calls to that object when I need to access my functions or class objects. I know I can call functions from the hidden object. I created an object ("Object01") and attached the code to it. I made my own class object... Class MyTestObject Sub SayMessage() MsgBog "Test"<b

3 Replies 24,474 Views