Rick: Thanks! I will try this. I did write a prg to open all scx's as a table and issue a pack. But can't tell if any issues until one exists. Sounds crazy but this app has 37 forms with many objects and methods. Best regards,
Jack ________________________________________ From: [email protected] [[email protected]] On Behalf Of Rick Schummer [[email protected]] Sent: Friday, October 08, 2010 2:08 PM To: [email protected] Subject: RE: VFP9 SP2: Losing Method Code >> 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 [excessive quoting removed by server] _______________________________________________ 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/0b957900b2b8194d998a441195b66038390bf9c...@drdsrv03.drdad.thenewarkarena.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.

