Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending a parameter whether it likes it or not
Message
From
22/08/2001 15:49:16
 
 
To
22/08/2001 15:46:27
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00547561
Message ID:
00547571
Views:
8
I think you're misunderstanding me... I _want_ to pass the parameter. The problem is the old code gets the parameter and doesn't have a corresponding PARAMETER line, so it chokes. I want the old code to just ignore it. The new code will know what to do with the parameter.

Unfortunately, I've never been good at remembering to add DODEFAULT() to the begining, so I can't just put the PARAMATER in the class. :(

Thanks,

Michelle


>You don't need to pass the parameter. The value will default to .F. if you don't pass anything. Just make sure your code handles that.
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform