Can someone explain to me what I am do wrong ??
I have in "Form A" a visual class that calls "Form B" passing
variables that is set by the users selections with ,,
DO FORM frmName WITH parm1,parm2,parm3, ... so on
In Form B Init Method
Parmeters parm1,parm2,parm3, ... so on
Form A Modeless...
OK I have a couple of questions..Where should I place the
= CURSORSETPROP('Buffering', 3, 'customer') in the main.prg
or should i place it in the forms init event, or the load event,
and can I set it for all my tables at one time instead issuing
for each table??
Next I have several forms (not...
I know this should be a simple problem to fix but it eludes me..
In my dbc all my tables are there and relations are set..np..
In my form the data environment has the tables in it also..np..
Problem is every time I try to cycle through the records with SKIP 1 or anything the vfp "Tables in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.