Calling functions as procedures
- Posted by Louis at cwshop.com
Oct 04, 2003
I agree. I don't think allowing functions to be called as procedures would=
increase debugging time. After all, if you needed the returned value, the=
problem would be obvious in other ways, I would think.
Compromise (if you MUST): Make it a warning, not an error.
Louis.
*********** REPLY SEPARATOR ***********
On 10/4/2003 at 9:07 PM Al Getz wrote:
>...
>there is still yet another better idea: allow functions to
>be called without returning a value so they act like procedures.
>This would solve the problem without using any new var or syntax.
>A warning could be issued possibly.
>
>This wouldnt help the private variable warning problem, but
>i still like it.
>
>Take care for now,
>Al
|
Not Categorized, Please Help
|
|