TEAM-ADA Archives

Team Ada: Ada Programming Language Advocacy

TEAM-ADA@LISTSERV.ACM.ORG

Options: Use Classic View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender: "Team Ada: Ada Advocacy Issues (83 & 95)" <[log in to unmask]>
From: "Coniam, William (MSgt)" <[log in to unmask]>
Date: Wed, 26 May 1999 14:37:22 -0500
Reply-To: "Coniam, William (MSgt)" <[log in to unmask]>
Parts/Attachments: text/plain (15 lines)
Greg Bek noticed my error (16#27#) for the value of
the escape character. The number one reason you
should always use enumerated names!

It should be:

033      Octal         8#033#
1B       Hexadecimal  16#1B#
27       Decimal      10#27#

Anyone know the relevant ANSI standard that defined
the escape sequences?  The MS-DOS manual doesn't say.

Todd Coniam

ATOM RSS1 RSS2