Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Closing form
Message
From
09/04/2005 08:06:39
 
 
To
09/04/2005 07:50:01
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows ME
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01003006
Message ID:
01003011
Views:
19
>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()
Previous
Reply
Map
View

Click here to load this message in the networking platform