Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Arrays used in reports
Message
 
 
À
21/08/2001 05:55:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00546611
Message ID:
00546614
Vues:
17
Hi!

Reference array elements using [] (square brackets) instead of (). Many companies took this as a standard for arrays in the VFP code (and reports, of course), because () is often mixed with functions (specially for C++ programmers that use VFP).

Also, you can try to put EXTRENAL ARRAY command in the initializing events in the report data environment, but I don;t know if it will help.

>How can I prevent that the project manager says he can't find a function used in a report, which is actually an array defined before running the report ?
>
>EXTERNAL ARRAY myarray ?
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform