Re: [DEVS] Optional Parameters for Funcs Called with Routine ID

new topic     » goto parent     » topic index » view thread      » older message » newer message
euphoric said...

Should optional parameters work with call_func/proc?

No. Basically, that's all managed by the parser. The back end doesn't really know about optional parameters, and that's where the call_func/proc magic happens, since it's not known until runtime which routine you're calling.

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu