Hey Lou!! Coupla things -
--assume the forms are based on formclasses, initiated via 'createobject' --study the classes again, you should document all with the 'Documenting Wizard', output to file, study the output file. Seriously. --Is never a bad thing to use the FFC, the problem, always, is trying to 'add on' when in a cruch, without the object-calling-hierarchy map. I must assume you don't have the map, and not only that, you refuse to generate and then review the map. I get it - most folk without exposure to CLASSES forget/ignore concept of 'createobject' and FCC relies on 'createobject', much. Did I say 'much'? I'll suggest you that proper implementation of FCC denotes massive usage of 'createobject' call. --formclasses are mondo cool, except when you don't understand them. and finaly. --many 'production systems' get 'done' via the 'wizard' and always - 'FFC' are included. ----------------- Testing Stuff - --Assume for the moment - you can't run the program/project from the IDE. Since you can't do it - this is indication of pathing problem. Redo the VFP pathing bits, via 'set path' in command line or in codebase - it's missing and you didn't mirror 100 percent of the prior developer's environment. Guessing he/she had small prg to set this, and not include in final deliverable --set path works? after you've tweaked it? Program still die? Something is corrupted. Good Luck ! _______________________________________________ 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/[email protected] ** 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.

