Hi Andreas,

On Wed, 13 Sep 2006, Andreas Franke wrote:

Gary T. Leavens wrote:
Is there a way to print to the Oz Emulator buffer in Mozart/Oz, as one
does with {Show 'some text'} but without showing the quotation marks?
Yes, there is: Use System.printInfo (without newline) or System.showInfo
(adds a newline at the end). See also
http://www.mozart-oz.org/documentation/system/node79.html#label887

Thanks much, that's what I needed.

(I might suggest that the documentation of showInfo and printInfo be a
bit more precise about this, perhaps with an exaple, since otherwise
it's not clear what "info" means...)

        Gary T. Leavens
        Department of Computer Science, Iowa State University
        229 Atanasoff Hall, Ames, Iowa 50011-1041 USA
        http://www.cs.iastate.edu/~leavens  phone: +1-515-294-1580


_________________________________________________________________________________
mozart-users mailing list                               
mozart-users@ps.uni-sb.de
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to