Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Microsoft's position on Visual FoxPro and .NET
Message
 
To
14/06/2004 10:18:03
Emmanuel Huybrechts
Technimeca International Corp.
Montréal, Quebec, Canada
General information
Forum:
Visual FoxPro
Category:
Conferences & events
Miscellaneous
Thread ID:
00908177
Message ID:
00913466
Views:
83
<snip>

Not only does overloaded methods deal with the number of parameters passed but also the type of parameter passed, i.e.
function Test (tcPara)
  * code

function Test (tnPara)
  * code
Overloaded methods reduces code in most cases. The problem is to get out of the fox mindset. I must say I like the consept of overloaded methods in languages like C#

Einar
Semper ubi sub ubi.
Previous
Reply
Map
View

Click here to load this message in the networking platform