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 / PRINT.HLP < prev    next >
Text File  |  1990-06-11  |  415b  |  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.