arguments to macro

View: New views
2 Messages — Rating Filter:   Alert me  

arguments to macro

by ChadDavis :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

In the user guide, it says "when the Velocimacro is invoked, it must
be called with the same number of arguments with which it was defined"

I find that this isn't the case.  I can define several params and only
pass in the ones I need.  I'm using 1.7 beta, perhaps this behaviour
is different.  The docs are for 1.6

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...


Re: arguments to macro

by Nathan Bubna :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

there's a velocimacro.strict.arguments property that would make that
true, but it's false by default.  it's been that way for some time.
i'm not sure why the user guide says that.

On Thu, Aug 6, 2009 at 9:14 AM, ChadDavis<chadmichaeldavis@...> wrote:

> In the user guide, it says "when the Velocimacro is invoked, it must
> be called with the same number of arguments with which it was defined"
>
> I find that this isn't the case.  I can define several params and only
> pass in the ones I need.  I'm using 1.7 beta, perhaps this behaviour
> is different.  The docs are for 1.6
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@...
> For additional commands, e-mail: user-help@...
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...