home *** CD-ROM | disk | FTP | other *** search
/ Turbo Toolbox / Turbo_Toolbox.iso / sharew / logo / doslogo / help / both.hlp < prev    next >
Encoding:
Text File  |  1990-06-11  |  203 b   |  4 lines

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