home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lifeos2.zip / LIFE-1.02 / TESTS / REFERR / OP2.REF < prev    next >
Text File  |  1996-06-04  |  540b  |  9 lines

  1. *** Error: numbers or strings may not be operators in c_op(500,xfy,"aaa").
  2. *** Error: numbers or strings may not be operators in c_op(500,xfy,123).
  3. *** Error: numbers or strings may not be operators in c_op(500,xfy,123.3).
  4. *** Error: bad operator kind 'xff'.
  5. *** Error: precedence must range from 1 to 1200 in c_op(5000,xfy,asd).
  6. *** Error: precedence must range from 1 to 1200 in c_op(0,xfy,asd).
  7. *** Error: precedence must range from 1 to 1200 in c_op(-234,xfy,asd).
  8. *** Error: precedence must be a positive integer in c_op(abc,xfy,asd).
  9.