[quote user="Rick Faszold"]
When I declare my Object in the Main Program file, the compiler does not recognize it. So, I have to go back and research that.
CPP_Object MyProgramObject; <- This will not compile.
[/quote]
What error message do you get, exactly?