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 / EITHER.HLP < prev    next >
Text File  |  1990-06-11  |  212b  |  4 lines

  1. either  -- Operation (predicate), two inputs.  Abbreviation: or
  2.      The two inputs must be either true or false.  The output is true if at
  3.      least one of the inputs is true; otherwise the output is false.
  4.