home *** CD-ROM | disk | FTP | other *** search
- ╔════════════════════════════════════════════════════╗
- ║ B O X D R A W I N G C H A R A C T E R S ║
- ╟────────────────────────────────────────────────────╢
- ║ Among the most useful of the extended ASCII set of ║
- ║ characters, are those designed for drawing single- ║
- ║ and double-lined boxes on the video display. ║
- ╚════════════════════════════════════════════════════╝
- ┌────────────────────────────────────────────────────┐
- │ ┌───────────────────────┬────────────────────────┐ │
- │ │ 218 196 194 191 │ │
- │ │ 179 │ │
- │ ├ 195 197 ┼ 180 ┤ │
- │ │ │ │
- │ │ 192 193 217 │ │
- │ └───────────────────────┴────────────────────────┘ │
- └────────────────────────────────────────────────────┘
- ╔════════════════════════════════════════════════════╗
- ║ B O X D R A W I N G C H A R A C T E R S ║
- ╟────────────────────────────────────────────────────╢
- ║ These characters have ASCII values of 179-218, and ║
- ║ can be produced by poking these values directly to ║
- ║ video or with the print CHR$() function in BASIC. ║
- ╚════════════════════════════════════════════════════╝
- ┌────────────────────────────────────────────────────┐
- │ ╒═ ═╤═ ═╕ │
- │ 213 209 184 │
- │ │
- │ ╞ 198 216 ╪ 181 ╡ │
- │ │
- │ 212 207 190 │
- │ ╘═ ═╧═ ═╛ │
- └────────────────────────────────────────────────────┘
- ╔════════════════════════════════════════════════════╗
- ║ B O X D R A W I N G C H A R A C T E R S ║
- ╟────────────────────────────────────────────────────╢
- ║ Sidekick, and most books on programming, include a ║
- ║ table of ASCII values. You may find these diagrams ║
- ║ more useful, however, for planning your display. ║
- ╚════════════════════════════════════════════════════╝
- ┌────────────────────────────────────────────────────┐
- │ ╔═ ═══ ═╦═ ═╗ │
- │ 201 205 203 187 │
- │ ║ 186 │
- │ ╠ 204 206 ╬ 185 ╣ │
- │ │
- │ ║ 200 202 188 │
- │ ╚═ ═╩═ ═╝ │
- └────────────────────────────────────────────────────┘
- ╔════════════════════════════════════════════════════╗
- ║ B O X D R A W I N G C H A R A C T E R S ║
- ╟────────────────────────────────────────────────────╢
- ║ HELPMATE itself includes a full ASCII table in the ║
- ║ topic file ASCIICODE. Use this to find the values ║
- ║ of Escape codes and foreign language characters. ║
- ╚════════════════════════════════════════════════════╝
- ┌────────────────────────────────────────────────────┐
- │ ╓─ ─╥─ ─╖ │
- │ ║ 214 210 183 ║ │
- │ │
- │ ╟ 199 215 ╫ 182 ╢ │
- │ │
- │ ║ 211 208 189 ║ │
- │ ╙─ ─╨─ ─╜ │
- └────────────────────────────────────────────────────┘