Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compile error
Message
 
À
27/04/2001 16:08:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00501015
Message ID:
00501021
Vues:
22
Two work arounds:
1. call the report using macro substitution
mRep = 'report form myRep ...'
&mRep
2. add a dummy program to your project having the name of the array and no code (other than a return)

Soem people suggested using EXTERNAL definition for the arrays, but that never worked for me.
Doru
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform