home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / aa_m68k_Only / NXLogo / NXLogoLibrary / help / print < prev    next >
Encoding:
Text File  |  1992-07-09  |  407 b   |  7 lines

  1. print --Command, one input.  Abbreviation: pr
  2.      The input, which may be a word or a list, is printed on the  terminal,
  3.      followed  by  a  new  line character.  (That is, the terminal is posi-
  4.      tioned at the beginning of a new line after printing the object.)   If
  5.      the  object is a list, any sub-lists are delimited by square brackets,
  6.      but the entire object is not delimited by brackets.
  7.