Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A question about using buffering?
Message
 
To
06/11/1997 15:22:23
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00058649
Message ID:
00060792
Views:
40
>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
Shane Murdoch
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform