ascii.datatype()
NAME
ascii.datatype -- data type for ANSI text.
FUNCTION
The ASCII data type, a sub-class of the text.datatype, is used
to load ANSI text files.
METHODS
OM_NEW -- Create a new text object from ANSI characters. The
source may be either a file or the clipboard.
SEE ALSO
text.datatype.