Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A question about using buffering?
Message
From
18/11/1997 10:14:30
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00058649
Message ID:
00060907
Views:
24
>>if m_buffer_mode = .t.
>> =tableupdate(1,.t.,'mytable')
>>endif
>>
>>cur_rec = recno()
>>thisform.mycombo.requery()
>>goto cur_rec
>>
>>m_buffer_mode = .f.
>>m_add_mode = .f.
>>
>>thisform.refresh
>
>The first parameter in the tableupdate command should be a logical flag to indicate if all records or just the current record should be updated. I'm not sure what will happen when you pass it 1.
>
>Hope this helps,
>Shane
thank you Shane for your reply. :))))
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