Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Still have these gaps in understanding
Message
 
To
12/03/2002 10:50:22
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00631499
Message ID:
00631572
Views:
28
>>Newbie question for VFP6:
>>
>>After devouring several books, scouring the Codebook6.1 framework, and looking over the FPD2.6 and FPW2.6 code (probably what is confusing me) that makes up the apps we are currently running, I still don't quiet understand how to set a form so users can browse existing records and then unlock the records for editing. New, Save, Cancel I've got a handle on OK, but can someone point the way to edit nirvana, I don't mind the rigors of the journey, I'm just not seeing the path.
>>
>>With humble thanks to all you knowledgeable ones.
>
>Matthew,
>Create a form with tools\wizards\form. Run the form to see how it does. Then from command window execute :
>
>modi class txtbtns of home()+'wizards\wizstyle.vcx'
>
>Buttons would come up. Dblclick one of them to see code behind. I think this would take you a short trip on path :)
>Cetin

That's an eye opener. Thank you kindly
I guess one of the things that was throwing me was the use of m.memvar. I see this used in the *wiz stuff from VFP6 and in the apps I'm maintaining, but I haven't seen that convention used in the books from the writers at hentzenwerke or in code snippets in this forum.
Opportunity is missed by most people beacuse it is dressed in overalls, and looks like work --- Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform