Hi Rick How would I go about adding custom methods. At the moment I am using a legacy ProcLib.prg to add all my custom procedures and functions. Then "Set Procedure To ProcLib.prg" in Main.prg
Cheers Peter Peter Hart Computers -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rick Schummer Sent: 14 September 2007 15:01 To: [email protected] Subject: RE: Problem with AddProperty >The other huge advantage of creating the custom object instead of adding properties to _screen is >the simple fact you can include behavior on the object. You can add custom methods with code to run >via the global object. Can't do this with the raw _screen object. _______________________________________________ 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.

