Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying a report inside a user defined window
Message
From
05/06/1998 13:49:11
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Displaying a report inside a user defined window
Miscellaneous
Thread ID:
00105253
Message ID:
00105253
Views:
67
I'm trying to preview a report using the following code:

DEFINE WINDOW sergio FROM 1,1 TO 40,100 TITLE 'Preview' CLOSE SYSTEM; IN DESKTOP
show window sergio
REPORT FORM sellos preview window sergio

The main VFP window is disabled with screen=off in config.fpw butit doesn't.Window 'sergio' does not show up in the desktop.

Also the report when I run the form from VFP the report won't show in 'sergio'

I apreciate any help
Sergio
dff@whc.net
Next
Reply
Map
View

Click here to load this message in the networking platform