[Gambas-user] Escapes
Benoit Minisini
gambas at ...1...
Fri Dec 26 17:51:11 CET 2003
On Friday 26 December 2003 17:21, Benoit Minisini wrote:
> On Thursday 25 December 2003 03:03, Ken Schrock wrote:
> > Gambas doesn't like this
> >
> > PUBLIC CONST BOLD_ON AS String = "\x1b(s3B"
> >
> > Nor can I get any hex or octal escapes to work
> >
> > ???
>
> At the moment, only the following escape characters are supported:
>
> \n \r \t \' \" \\
>
> I think I should add support for \xHH in the compiler ? :-)
> I will see what I can do...
>
> Regards,
Yep. It is done.
--
Benoit Minisini
mailto:gambas at ...1...
More information about the User
mailing list