Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determining Parameters
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Determining Parameters
Miscellaneous
Thread ID:
00111505
Message ID:
00111505
Views:
63
Is there a way that one can retrieve a PARAMETER's name and value via a parameter #?

ie:

FUNCTION TestFunct
LPARAMETERS m.lcParm1, m.lcParm2

** How do I say, give me the name and value of the 2nd parameter without having to specify m.lcParm2? This would be similar to the arg function in other languages.

RETURN( m.llValue )
Juan L. Romero
gcandela@javanet.com
Next
Reply
Map
View

Click here to load this message in the networking platform