Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to display parameters passed?
Message
From
09/05/2005 14:50:04
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01012215
Message ID:
01012236
Views:
21
Hi, Nadya.

>If I have a function with n parameters, but I do not know parameters names, is there a way to display the passed parameters?

Do you mean displaying tha parameters in the code designer, like Intellisense? In this case, if the function is a method on a class, you can add the class the Intellisense Manager. If it is a standalone function, I guess you can add it manually to the Intellisense table, too.

If this is not what you want, please tell me where do you have to show the parameters.

Best luck,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform