Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Customizing Ideas?
Message
From
03/09/1998 08:34:29
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00132522
Message ID:
00132708
Views:
15
>What I'm trying to design is an input screen that allows
>new owner of software to input company info. This info.
>would then be displayed on main screen, as well as headings
>for reports.
>
>
>>>vfp 3.0 in windows 95
>>>
>>>I would like some ideas for customizing the main menu and
>>>2 reports with Company name, address city, etc. so that
>>>this info. would appear on main menu, ie form and 2 report
>>>headings.
>>>
>>>Any thoughts? Thanks and have a great day!
>>>
>>>Becky
>>
>>Becky,
>>
>>You can also have _SCREEN.Caption reflect the company name.
>>
>>José


I like to use a table to store this information(sysmast). Then where ever you want the fields to show up you access the table with sysmast.company or
sysmast.address1. Build an input screen that allows the user to key in this info. and your set.
Dave
Previous
Reply
Map
View

Click here to load this message in the networking platform