These are the settings in the load of most of my forms that I began using
years ago when I went from DOS to VFP5.
Now, most forms use buffering set to 5 on the tables in the load, =
cursorsetprop("Buffering",5,"STALLIONS"), some are set to 3.
We have about 20 users, and everything seems to work fairly well, most of
the time.
How out of date are these settings, and what's a better way to set this up,
or since nothing is "broke" should I not "fix it"...
set century on
set talk off
set refresh to 0,0
set reprocess to 1
set safety off
set exclusive off
set deleted on
set multilocks on
set status bar off
set escape on
on escape
on error do ERRTRAP with error()
James E Harvey
Hanover Shoe Farms, Inc.
M.I.S./Corresponding Officer
Off: 717-637-8931
fax: 717-637-6766
email: [EMAIL PROTECTED]
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.