Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Preview a report without having the title of the designer
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Preview a report without having the title of the designer
Miscellaneous
Thread ID:
00161176
Message ID:
00161176
Views:
63
Hi, everyone!

I have designed a report and want to able to both print it out and preview it on the screen. When I use "REPORT FORM myForm PREVIEW", I encounter two issues. First, the user will get an error if he clicks the menu bar I build; the message says, "Activeform is not an object". My solution is to create a dummy menu from VFP's system menu. It is not very slick but seems to be doing the job. The second and unsolved issue is that the caption of the window containing the report is now showing something like "Report Designer: myReport.frx". I used _Screen.Caption trying to replace it with something more user-friendly, but it only changed the caption of the screen of my application. I assume I could go for API calls, but it sounds like an overkill...

I would appreciate it greatly if you would point to me the right directions for both of the issuses.
Next
Reply
Map
View

Click here to load this message in the networking platform