Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BufferMode Property
Message
 
 
To
07/05/2001 14:28:25
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00504341
Message ID:
00504410
Views:
16
That setting is only effective for the current data session. If you open another form that uses a private datasession, whatever BufferMode is set by that form will be in effect.

If you open a form that uses the default datasession, that form will inherit the buffer setting of the data session from where the form is instanciated.

>In my MAIN.PRG (it's VFP and we are still using MAIN.PRG, huh), I have CURSORSETPROP("Buffering",3,0). As I was looking around the form property (forgive me if I spot something new in VFP (gg) ), I see BufferMode Property.
>
>My question is since I set the "Buffering" in the MAIN.PRG, what happens if I messed around with the BufferMode Property? Would it just effect THAT messed form or it could carry that outside of THAT messed form? All that time that I didn't "see" it (or "thought of it" for that matter), it always has been "0 - None (Default)".
>
>Chuck
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform