Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Errors compiling project when arrays referenced in repor
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00186200
Message ID:
00186227
Vues:
15
>I don't think this is possible, is it? An array reference in a report form is just like an array reference in a PRG without the "EXTERNAL ARRAY xx" directive: VFP will expect a function by that name. I've never gotten this to work, and always have to convert to DBF fields.
>P.S. It would be *nice* if I'm wrong :)

It works. If you create the array in the form that calls the report, the array is in scope in the report. Give it a try. (I just tested it in VFP6).

If the array is accessed throughout the app, you might just have to grit your teeth and make it public (global).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform