Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding a Report to a Custom Reports by User
Message
From
17/04/2024 23:57:37
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
01687873
Message ID:
01687886
Views:
26
>>A table-based approach would be quite effective. The report menu could have a "Custom Reports" option which could have a Configure menu item plus other menu items
>>for each selected report. These menu items would be added at startup, based on the contents of a table which is maintained by the Configure menu item.
>>
>>Building menus on the fly is quite easy in VFP.
>>
>>pete
>
>Thank you, Pete.
>I am sure that the table-based approach would work. But, at this point, I do not want to change the menu in the application.

Well, then I would split the problem into
- storing the list
- display of the list

Storing remains to table, this is most easy to handle in VFP. All the benefits ...

Display is just gathering the data from the table and use the normal menu commands record by record.
If you need more help on this, you need to be more specific. It is not clear into what menu you like to insert your reports, or how this menu is created.
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Reply
Map
View

Click here to load this message in the networking platform