From francisco viviers@21:1/5 to All on Wed Feb 10 17:09:29 2021
Hi all,
I have a .clw file that i declared as Member, in same file i map a module with a .lib file, then i use that member in my app declarin that one on global map. My problem is that when i compile my app i get unresolved external issues on procedures mapped
on my external .clw file... really i dont know what im doing wrong.