@database "ascii_dtc"

@Node Main "ascii_dtc.doc"
@toc "Includes_&_Autodocs/Main"
    @{" ascii.datatype() " Link "ascii.datatype()"}
@EndNode

@Node "ascii.datatype()" "ascii.datatype/ascii.datatype"

@{b}    NAME@{ub}
	ascii.datatype -- data type for ANSI text.

@{b}    FUNCTION@{ub}
	The ASCII data type, a sub-class of the @{"text.datatype" Link "text_dtc/text.datatype()"}, is used
	to load ANSI text files.

@{b}    METHODS@{ub}
	OM_NEW -- Create a new text object from ANSI characters.  The
	    source may be either a file or the clipboard.

@{b}    SEE ALSO@{ub}
	@{"text.datatype" Link "text_dtc/text.datatype()"}.

@EndNode

