On 1/13/06, Leopold Toetsch <[EMAIL PROTECTED]> wrote: > Below are some thoughts, syntax mainly, how it could look like. > > Proposal: Named Arguments > [snip proposal] > > Comments welcome, > leo > it's not stated explicitly in your proposal, but what is the proper location for named params in a sub call? i expect something like "named arguments must follow all positional (required and optional) arguments in a sub or method call".
also, will nci support named arguments, or is this strictly for method and sub calls? i suspect not, but it's worth asking. ~jerry