I am sure this is probably something simple...but I can't seem to figure out what I am doing wrong. The problem is probably declaration related...in my opinion.
I am in a separate service module and I would like to call a sub routine from the Main module. Is this possible? I am getting an unknown member error in the pre-compile logs.
I am attempting to reference a sub like Main.NameofSubRoutineHere
Can this type of reference work from a service module?
I am in a separate service module and I would like to call a sub routine from the Main module. Is this possible? I am getting an unknown member error in the pre-compile logs.
I am attempting to reference a sub like Main.NameofSubRoutineHere
Can this type of reference work from a service module?