home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / calculat / sm30a.zip / LOWERCAS.KEY < prev    next >
Text File  |  1993-11-07  |  297b  |  10 lines

  1. * lowercase                                           internal
  2. The swicth of the case conversion.
  3. lowercase:=on
  4. It converts the letters to lower-case letters.
  5. e.g. SIN(x) is converted to sin(x).
  6.  
  7. lowercase:=off
  8. It disables the case convertion, this is default.
  9. It only effects the input.
  10.