Re: show subscripts in dump - help and ideas requested

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

analyzeSequence may not be the best function name as it decodes any type of euphoria objects

analyzeSequence(123, "integer") 
analyzeSequence(3.1416, "pi") 
analyzeSequence("I love OpenEuphoria", "string") 
 
integer =  123 
pi =  3.141600 
string =  "I love OpenEuphoria" 
new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu