Re: Euphoria 4.0 debugger

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

Good suggestion, can I add something?
It could also display consecutive printeable characters and denote others that are not, for example:

  • We have a string that starts with a tab character: {9},"this a string starting with a tab"
  • We have a word separated by a tabulator: "column A",{9},"column b"
  • A string that actually ends with crlf: "a line",{13},{10}

    Cheers, Guillermo

I'd be very happy if you did. As I suggested in my first post I'm not expecting the debugger to decide whether the sequence is an ascii string or not. I'm just looking for the ability, as a human, to ask it to display a sequence as a string.

E.g. s?URL meaning "string query URL", given my assumption that "?URL" means "query URL".

Thank you Guillermo,
Cheers,
Mark

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

Search



Quick Links

User menu

Not signed in.

Misc Menu