home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Assembler / TFF-AOC.DMS / in.adf / Release3.1 / AutoDocs3.1.lha / doc / ascii_dtc.doc < prev    next >
Encoding:
Text File  |  1993-08-12  |  445 b   |  20 lines

  1. TABLE OF CONTENTS
  2.  
  3. ascii.datatype/ascii.datatype
  4. ascii.datatype/ascii.datatype                   ascii.datatype/ascii.datatype
  5.  
  6.     NAME
  7.     ascii.datatype -- data type for ANSI text.
  8.  
  9.     FUNCTION
  10.     The ASCII data type, a sub-class of the text.datatype, is used
  11.     to load ANSI text files.
  12.  
  13.     METHODS
  14.     OM_NEW -- Create a new text object from ANSI characters.  The
  15.         source may be either a file or the clipboard.
  16.  
  17.     SEE ALSO
  18.     text.datatype.
  19.  
  20.