Thank you all very much ,,, !and thanks much Mike for the info,,
I didn't mean i was going to postpone it long ,,just wasn't going to do it right at that moment,, ;)
I want to thank all of you for the help...Mikes Locals and LPARAMETERS seems to corrected the problem.. I will have to research why the PARAMETERS statement did not work as LPARMETERS
did...But that is for a little latter...again thank all of you guys
very much....
Max
Maybe this will help
Form A CmdGroup Class (8 buttons)
cmdbutt2 Click event is THISFORM.vlchkboxes1.Visible = .T.
vlchkboxes1 Class has 15 chkboxes
In the Click Event/and or InterActiveChange Event tried both ways
I set a variable to true parm1 = .T. if clicked. (which is not the best way to...
Dan ,,I do store the params passed to the called form properties
after the Parameters statement,,,in debug the parameters are reset to the previous values,,meaning all variables that i gathered and set from the user selections revert to the previous values. And yes they do seem to go out of...
I am sorry for the description i gave,,,To answer your question
Yes, the Do Form is executed from the same Method,,all parameters and Do Form are executed from the Visual Class I created,,in this case a chkbox class,,,Thanks for trying to help Olaf..And I have read on variables in the help,,but...
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.