Re: Ambiguous documentation

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

On Euphoria 4.1 and later, you can use multiple assignment to split out all four values at once:

object tokens, err, lnum lpos 
{tokens,err,lnum,lpos} = tokenize_string( ... ) 

-Greg

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

Search



Quick Links

User menu

Not signed in.

Misc Menu