Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to save control item values for load later for its
Message
From
06/12/2004 08:54:56
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00967140
Message ID:
00967145
Views:
8
>Hi All,
>i wantto keep textbox,checkbox,optiongroup,combobox etc. selected or filled values on my query forms and store these values to a .dbf file for use later that users can be load from file and controls will be autofill with saved values . for this target how wouldbe .dbf file structure and how can i save its to the file and restore its from file ?
>
>TIA

Dbf file structure could simply be:
ControlFullHierarchy m, Value m

Loop all the controls on form, save/restore their name and value(s)

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform