Re: Now for some actual euphoria/linux questions...

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

Hello Paul,

>Well.. umm.. Did I happen to mention that I am slow? :)
>I read the link and have seen the ansi tag codes, yet when I try to use
>them
>in
>Euphoria it errors with 'unknown escape character' after the initial \ in
>codes such as
>\[\033[1;30m\]. I am missing the entire point, ain't I?
>Any chance for the idiots guide to what I am doing wrong here? :)
>(man do I hate to seem this lost...)

You can use two backslashes to represent one. example:
"\[\033[1;30m\]" ==> "\\[\\033[1;30m\\]"

This is of course assuming we are talking about character
strings in Euphoria code.

later,
Lewis Townsend
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

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

Search



Quick Links

User menu

Not signed in.

Misc Menu