home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / asmutil / bluebook.zip / FILES.IDX < prev    next >
Text File  |  1986-05-08  |  768b  |  18 lines

  1.    Contents:
  2.    ---------
  3.    CBUF_CLR    --  Clear the circular buffer
  4.    CBUF_IN    --  Input to circular buffer 
  5.    CBUF_INIT    --  Initialize a circular buffer
  6.    CBUF_OUT    --  Output to a circular buffer
  7.    CBUF_PUT    --  Put a byte into a circular buffer
  8.    CLOS_FIL    --  Close a file
  9.    COUNT*    --  Filter to count words & characters in a file 
  10.    EMSG_OUT    --  Exception message output
  11.    FILT_CR*    --  Filter for carriage return/linefeed
  12.    FILT_WS*    --  Filter to help convert files to WordStar
  13.    GET_SPEC    --  Get a file specifier
  14.    MAKE_FIL    --  Create a file
  15.    READ_FIL    --  Read bytes from a file
  16.    SAVE        --  Save a file from communications line to disk
  17.    WRIT_FIL    --  Write bytes to a file
  18.