Re: Looking for the best "Parse"...

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

Okay, I'm having a bad head day. Did anyone else notice the next mistake in
my code? I only handles text which starts with the escape text. Anyhow, to
fix this mistake, replace the lines ...

    -- Initialise the position holders
    epos = 0
    spos = 0
    ppos = 0

with ...
    -- Initialise the position holders
    epos = 0
    spos = 1
    ppos = 1

------
cheers,
Derek.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu