Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Closing form
Message
De
09/04/2005 08:06:39
 
 
À
09/04/2005 07:50:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows ME
Database:
Visual FoxPro
Divers
Thread ID:
01003006
Message ID:
01003011
Vues:
27
>Dear Sir,
>
>I wrote your following codes on command button
>
>oPrintPrev.visible=.F.
>oPrintPrev=.NULL.
>release oPrintPrev
>
>While viewing report when I click command button it show following error message
>
>Object oPrintPrev is not found
>
>
>please modify codes again
Where is your code to create the preview form? If it's in the click event of a command button, you can try
this.parent.cmdPreview.oPrintPrev.release()
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform