Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to handle - Unable to Find Unknown something
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to handle - Unable to Find Unknown something
Miscellaneous
Thread ID:
00490193
Message ID:
00490193
Views:
42
I have a routine that is used by two different applications. the first application uses a procedure that calls qm_man. not a problem. The second application does not use the procedure that calls qm_man. qm_man is in a .prg that is not included in the second application's project. have been getting by the Unable to Find Unknow QM_MAN during build by just having a stub qm_man procedure in the second application's main. Wondering if there is a more eloquant way to handle this. I tried using EXTERNAL PROCEDURE QM_MAN in the second application's main, but that did not work.

Thanks

Brenda
Next
Reply
Map
View

Click here to load this message in the networking platform