Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Code in Load or Init Event
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00809193
Message ID:
00809196
Views:
24
>Hello
>
>I have a mem file and i would like to load the values of the mem file into a text box, do i have code in the load event or in the init event of the form.
>
>restore from myfile.mem addi
>thisform.txt1.value=m.value1

Use the Ini method as the load is called before the object have been initialised.
HTH
Caroline
Previous
Reply
Map
View

Click here to load this message in the networking platform