Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp 5.0 field not written to tabel
Message
From
20/02/1997 09:09:57
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00021230
Message ID:
00021268
Views:
43
>>>i have textboxes reference to fields of a database. there are 8 fields. when a new record is created and the cursor is in the last text box and i use a function key to tableupdate() the last textbox is not written to the record about 50% of the time. i can get around this problem by moving the cursor off the last textbox. this same problem did not occur with this program in vfp 3.0b
>>>
>>>is something wrong? am i missing some code that should have been there to move the cursor but it is just now showing in vfp 5.0?
>>>
>>>jim jacques
>>
>>If you are using toolbars to save the record, then you better use the WriteToBuffer method in Tastrade application.
>>If not make sure that the last textbox is bounded to the correct field name.
>
>this problem also existed in 3.0b.

After your last field, try "chr(13". This will hit a return key for you.

Rob
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform