home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Primitives / Primitives.rsrc / STR#_109.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  223 b   |  11 lines

  1. Inputs: List; N1; [N2; ...]
  2. Outputs: Element
  3.  
  4. Inputs: list; integer; [integer; ...]
  5. Outputs: any
  6.  
  7. Element is the indexed element of List. With inputs N1 and N2, Element is the N2th element of the N1th list in List.
  8.  
  9. Lists
  10.  
  11.