>> I moved one of my apps from VFP8 to VFP9 SP2 and like in VFP8 I am losing method code on the objects. For example, the click event on a button.<<
Could this be a case of VFP swapping method code? Before taking any of my advice on this topic, please make a backup of the form. There was a solution of opening the SCX as a table, wiping out the ObjCode column with a REPLACE ALL ObjCode WITH SPACE(0), PACKing the file, and using the COMPILE FORM command to rebuild the object code. Rick White Light Computing, Inc. www.whitelightcomputing.com www.swfox.net www.rickschummer.com _______________________________________________ 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/02f401cb6713$d5c750c0$8155f2...@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.

