Unless I am mistaken Form A has a method called CALCVALUE
do form A name FORMA The from within form A issue "do form B name FORMB" then within FORMB call FORMA.CALCVALUE This is the method I use. On Wed, 5 Nov 2014, at 06:40 PM, Desmond Lloyd wrote: > An odd question (perhaps) > > Old VFP6 Code, do form A, button on form A calls form B. Is there a > way > in form B that I can call a method from form A. > > Tried the link thing in the button calling form B in Form A, but no joy. > Tried referencing the name of form A frmmyfrm.mymethod in form B but it > complains that it cannot be find... > > Would be easy to create the same method in form B, but would prefer > calling the same method in form B. > > Any suggestions or am I barking up the wrong tree.... > > TIA/Regards, > Desmond > > > --- StripMime Report -- processed MIME parts --- > multipart/alternative > text/plain (text body -- kept) > text/html > --- > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/1415220201.3736267.187534285.1799a...@webmail.messagingengine.com ** 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.

