Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modifying a Report at runtime & menu Options
Message
 
 
To
17/03/2003 06:15:00
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00766474
Message ID:
00766945
Views:
21
>Chaps,
>
>In one of our applications we give the user the option to modify a Foxpro report at runtime, however when this loads it gives the users some menu options, including the ability to browse through the table which the report is using, which in turn allows them to replace values into the table.
>
>The offending menu option is the "View" menu, is there any way i can turn off the option to browse through the table for the report??
>
>Cheers

Hi Richard,

Just an idea. You can disable View menu before MODIFY REPORT issuing
SET SKIP OF PAD _MSM_VIEW OF _MSYSMENU .T.
If you don't have View pad on your menu, you can add it, disable and remove after report editing is done.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform