I am working on an app to manage coaching activities. The structure is
BrowseCoachingSession
└─ BrowseCoachingSessionKPA
└─ BrowseCoachingSessionFunction
The tables are set up correctly and the relations are correct. The Clarion wizard generates the procedures (in this case MSSShell006.clw) so that they are visible in the tree, however, when I compile there is a persistent compile error that MCCShel006.clw is not found.