1N-BASIC(1)                  General Commands Manual                 N-BASIC(1)
2
3NNAAMMEE
4       N-basic - basic handling of character number escapes
5
6DDEESSCCRRIIPPTTIIOONN
7       basic usage: xAx
8       too large: xx
9       much too large: xx
10       non-numerical content: xX'x
11       mixed content: xAX'x
12       empty: xx
13       no quoting: x65x
14       non-matching quoting characters: xAx
15       end of test document
16
17OpenBSD                        January 29, 2011                     N-BASIC(1)
18