Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Intellisense Parameter List
Message
From
17/07/2002 18:05:11
Joel Leach
Memorial Business Systems, Inc.
Tennessee, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Intellisense Parameter List
Miscellaneous
Thread ID:
00679813
Message ID:
00679813
Views:
58
When I am referencing another method within the same class, I don't see a list of parameters. However, when I access the method outside of the class, I see the parameter list as expected:
* Don't see parameter list within class
This.MethodToCall(

* Do see parameter list outside of class
Local loObject as MyClass of MyLibrary.vcx
loObject.MethodToCall(
Is this by design, or is something wrong with my setup? Thanks.
Joel Leach
Microsoft Certified Professional
Blog: http://www.joelleach.net
Next
Reply
Map
View

Click here to load this message in the networking platform