Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class looses scope when printing
Message
De
13/06/1997 11:22:30
Edward Crawford
City Facilities Management
Glasgow, Royaume Uni
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00036146
Message ID:
00036259
Vues:
38
>> It seems like the scope of the class is OK for the preview, but goes away when it prints. This happens whether I call the method directly and display a return result (ei oReports.GetNumber()) or refer to a property (ei oReports.ThisNumber). I am using VFP 5.0. Any ideas? - Ed
>
>What's the scope of the object reference? If it's LOCAL it won't work. PRIVATE (the default) or PUBLIC
>should work...


Thanks alot, Rick. I used the default, so that's probably it.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform