Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I make visible Reports control toolbar ..
Message
From
29/10/1998 11:09:26
 
 
To
29/10/1998 11:05:02
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00152355
Message ID:
00152357
Views:
28
>How can I make visible Reports control toolbar when I issue a modify report command from an application.
>I use VFP 5.0 and it shoud work with EXE version.
>I try to allow user to customize report, and without the toolbar user can modify fields in report, but it is not possible to change a caption in any label.
>Or is there another way to do it?
>Janusz

You should use MODIFY REPORT ... NOWAIT
and then
keyboard '{Alt+V}'
keyboard '{Alt+l}'
to imitate menu option selections. Be careful here: there is bug in View menu.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform