Whoa, Nelly!  Does this mean OpenBD doesn't support named parameters
in function calls?  Please say it ain't so...

Zack


On Feb 3, 3:01 pm, Jordan Michaels <[email protected]> wrote:
> This seems like one of those cases where slightly incorrect syntax (it's
> something pretty much all of us do from time to time) was accepted by
> traditional CF and no code exists to accept this sort of thing in OpenBD.
>
> What does replacing this:
> form = application.foo.getBar(id=event.getvalue('id'));
>
> with this:
> form = application.foo.getBar(event.getvalue('id'));
>
> do for you?

--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to