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

  1.    Contents:
  2.    ---------
  3.    COMPARE    --  Compare two strings
  4.    LEXINSERT    --  Lexigraphically insert
  5.    LEXSEARCH    --  Search a lexigraphically ordered list
  6.    LOWERCASE    --  Convert to lower case
  7.    SORTB    --  Bubble sort a string array
  8.    STRINSERT    --  Insert one string in another
  9.    STRSEARCH    --  Search for one string within another
  10.    SWITCH    --  Switch two strings
  11.    UPPERCASE    --  Convert to upper case
  12.