Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print preview outside of the main VFP window
Message
From
11/07/1997 12:55:23
 
 
To
10/07/1997 14:12:09
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00039267
Message ID:
00039500
Views:
44
>>>>Is there any way to preview reports outside of the main VFP window? My application runs outside of the main window (main window is not visible) -- however, if I try to preview a report without setting _screen.visible=.t., the report goes off into the misty void. I'd appreciate any suggestions! -- Sue Piro

Try this:
DEFINE a window to hold your preview and make this window scoped to the Desktop. Then issue the command:

REPORT FORM MyForm PREVIEW WINDOW MyWindow

(This description is obviusly the short form. I can describe the process at length if you wish...)
David M. Stowell
Ravenslake Consulting
Chicago, Illinois

e-mail: davidstowell@ravenslakeconsulting.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform