If I have a "GG_TNC" module. If I load that module, Awe Designer will load "GG_TNC_module.m". If I don't want others to see GG_TNC_module.m. Do I compile GG_TNC_module.m using pcode and generate GG_TNC_module.p? How can I make Designer load GG_TNC_module.p instead of GG_TNC_module.p when I load the "GG_TNC" module. Can you tell me a way?
1:27pm
Hi @yong.li_14167,
I tried it here with a custom module.
Did you have any trouble with it? If so, let me know the details of what you did.
Thanks,
Gary
8:54pm
Thank for the replay.
I set it up as you say, but it also shows that Adding module failed. it shows the err "Adding module failed: Error using interpreted_module.create_interpreted_module
Unable to find module module.m on module path".
if i don't delete module.m, it can work well. after i delete the module.m it has the problem.
11:37am
Hello yong.li_14167,
Thank you for the additional info. We'll get back to you shortly with a solution either here or via separate email.
Thanks,
Gary
4:06pm
Hi again yong.li_14167,
I have confirmed that the approach I suggested will work with AWE Pro version, however just not for interpreted modules and therefore not usable by AWE Standard.
So, while it's true that the module.m file needs to remain in place, it does not contain your processing code which presumably is the most important aspect of the module to maintain covers on.
Thanks,
Gary W.