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

  1. * prolog                                              internal
  2. prolog is the value of the switch output. It forces the output in the
  3. Prolog format, i.e. internal form.
  4. See also: output, basic, fortran.
  5. e.g.
  6. IN:  outout:=prolog
  7. IN:  a+b
  8. OUT: plus(var("a"),var("b"))
  9.