Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Avoiding unknown references
Message
From
10/07/2000 13:21:01
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00390009
Message ID:
00390350
Views:
8
>>>Well, you either have to change the code, either by adding the EXTERNALs and including the MAIN.EXE in the SUB.EXE project, marking it as EXCLUDED, or changing the code as I've described. Or you could just live with the errors, but that's not a very good choice. You might miss something important if you start ignoring errors.
>>
>>Well, first of all, it's anoying as I have to press Ignore at compile time.
>>
>>Secondly, I do know they number of unresolved references. So, if the count is +1, I then check for what is says.
>>
>>I will include the sub EXE in the project marked as excluded. That should take care of it.
>
>Sure, .EXE, .APP, .PRG, they're all the same in the execution (and program lookup) chain.

Well, first I tried by including the PRG in the Programs folder by marking it as excluded. The project manager tried to compile the PRG and all the rest so this is not what I want.

Secondly, I tried by including the EXE in the Programs folder by marking it as excluded and it was the same situation as before where I still have all those unresolved references.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform