Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help
Message
 
To
29/10/1999 14:34:31
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Re: Help
Miscellaneous
Thread ID:
00284016
Message ID:
00284206
Views:
16
Tyler, this is a known report problem, related to resizing the results to full size. You can avoid it by doing a Push Menu before the report is called and a Pop Menu afterwards:
PUSH menu MyMenu
REPORT form MyReport Preview
POP menu MyMenu
Usually you can use "_MSYSMENU" for the variable to replace MyMenu. If that doesn't work, find the correct name with Menu()

HTH
Barbara

>When I run my reports and then close them, I can no longer use my menu bar and I can't exit FoxPro. I have to CTL+ALT+DEL to exit. Can somebody please help.
>
>Thanks,
>Tyler
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform