Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any known issues with PARAMETERS()?
Message
From
29/06/2000 15:17:47
 
 
To
29/06/2000 15:02:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00386643
Message ID:
00386667
Views:
13
>Now I know the parameter is being sent, because if I change this code to do a TYPE check on the parameter, it works. Apparently, PARAMETERS() is always returning < 1....

Is it because there is no paramter statement? Try either adding the parameter statement, or try using PCount(). You should alswyas use PCount() anyways, because it uses the parameter count for the current program, instead of Parameters() which counst the parameters for the last program called.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform