home *** CD-ROM | disk | FTP | other *** search
/ Turbo Toolbox / Turbo_Toolbox.iso / sharew / logo / doslogo / help / first.hlp < prev    next >
Encoding:
Text File  |  1990-06-11  |  352 b   |  6 lines

  1. first  -- Operation, one input.  Abbreviation: f
  2.      The input may be any non-empty Logo object.  If the input is  a  list,
  3.      the output is its first member.  If the input is a word, the output is
  4.      a single-letter word, namely the first letter of the  input.   If  the
  5.      input is empty (a word or list of length zero) an error results.
  6.