Re: Is there a way of reading a sequence from a variable?

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

What I want to read is any Eu object - eg "\"Hello\"".

That is given something like:

"\"alpha\" = 3.456"

I can read out "alpha",
drop the white space
see I've got '=',
drop it and any white space following,
then read out the value (which culd be any Eu object),
checking at the end I've consumed the whole string.

Sort of get() for strings, or
Poor man's parsing.

Thanks

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

Search



Quick Links

User menu

Not signed in.

Misc Menu