Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report Controls Tool Bar
Message
From
22/06/2004 14:16:17
 
 
To
22/06/2004 11:20:00
Mike Smith
Doncaster Office Services
Oakville, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00916065
Message ID:
00916143
Views:
12
>I have looked at the previous discussions on this item and they don't seem to provide an answer to my problem.
>
>When I give my users a .EXE with access to the Modify Report feature, the Modify Report Screen comes up with the following Menu Pads: File, Edit, Report, Window, Help and Format. There is no View Menu Pad.
>
>If I had a View Menu Pad, I could get the user to use this to bring up the Report Controls Tool Bar.
>
>I have tried code like:
>IF WVISIBLE ("Report Controls") = .F.
> show WINDOW("Report Controls")
>ENDIF
>
>This code generates an error message that the "Report Controls Window has not been defined".
>
>I have the Mega Fox Book but I can't see where this is covered. If someone could guide me where to look for this, that would be great.
>
>Mike Smith

Use a separate resource file (FOXUSER.DBF) that has the report related toolbars visible and/or docked where you want them. Then switch to that resource file before issuing the MODIFY REPORT command.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform