well no it not. If you try to call VFP COM from c# (or any .net) it will require to know the types otherwise the parameters will appear as an object. Allen
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Ellenoff Sent: 08 January 2008 16:20 To: [EMAIL PROTECTED] Subject: Re: classes My understanding of VFP's handling of this is that it's limited to intellisense only, and has no real effect to enforce any kind of strong type checking. The only other benefit is the code is easier to read and helps to identify what the programmer was trying to do with the variable declarations. No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: 269.17.13/1213 - Release Date: 07/01/2008 09:14 _______________________________________________ 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.

