Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Array In Reports Causing Complilation Error
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01289852
Message ID:
01289901
Views:
14
Glad to see we're both in the same camp. Thanks Craig!


>First, it's just a warning. The application will run fine. However, I'm in the camp that warnings are errors.
>
>In your main.prg, add the following:
>
>PROCEDURE Dummy
>PUBLIC ARRAY aLastProducts
>
>Don't ever call the procedure. It's simply there to get the compiler to shutup.
>
>>I have a bunch of reports that are using an array, 'IALASTPRODUCTS', as the field expression
>>for the data.
>>
>>I know I need an EXTERNAL command, but where's the best place to put it? I tried EXTERNAL
>>ARRAY ALASTPRODUCTS in the main.prg, but I still get the error when I rebuild the project.
>>
>>Thanks
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Reply
Map
View

Click here to load this message in the networking platform