home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / d / doslogo.zip / LOGOHLP.ZIP / ITEM.HLP < prev    next >
Text File  |  1990-06-11  |  419b  |  7 lines

  1. item  -- Operation, two inputs.  Abbreviation: nth
  2.      The first input must be a positive integer less than or equal  to  the
  3.      count  of the second input.  If the second input is a word, the output
  4.      is a word of length one containing the  selected  character  from  the
  5.      word.   (Items  are numbered from 1, not 0.)  If the second input is a
  6.      list, the output is the selected member of the list.
  7.