Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determining Parameters
Message
From
29/06/1998 02:55:41
 
 
To
29/06/1998 02:50:05
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00111505
Message ID:
00112394
Views:
23
>Don't expect the PARAMETERS() function to work all the time. In my experience this function does not work if it's called from a source file that's too big such as a big class for example.
>
>Pat

Pat,
PARAMETERS() return the number of parameters in the most recently
called method (which can, for example, be an OKL or a timer)
you can use PCOUNT() which return the number of parameters passed to the current method

Arnon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform