Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class looses scope when printing
Message
De
13/06/1997 11:32:56
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:
00036260
Vues:
63
>> 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...

I didn't specify a scope for the object reference, so it would be the default. Maybe I'll try making it public. If the object has visibility with Preview, shouldn't it have the same visibility when you press the little printer button? Is there a difference in the way it is handled? - ED
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform