Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to avoid Compiler errors
Message
 
 
To
03/02/2006 09:52:54
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01093321
Message ID:
01093329
Views:
23
>>Hi everybody,
>>
>>In the code we reference an SP from the database, which is not included in the project. We also have references to ErrorMsg function, which is only invoked if goApp is an object. Otherwise we're using Messagebox function.
>>
>>Now, when we build Batch_Service project it complains about these two functions. What should we do to avoid compilation errors? The ErrorMsg function is in VisCollect_Utility, which is included in MMVisCollect project, but not in the Batch_Service project.
>>
>>Thanks in advance.
>
>Perhaps with EXTERNAL ARRAY? The compiler doesn't really distinguish arrays from functions.

But if we do that, would the functions still work?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform