swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: verbose messages


From: Paul E Johnson
Subject: Re: verbose messages
Date: Thu, 29 Mar 2001 07:00:11 -0600

> import swarm.Globals;
> 
> public class TestVerbose {
>   static void main (String args[]) {
>     Globals.env.initSwarm ("TestVerbose", "0.0", "address@hidden", args);
> 
>     Globals.env.verboseMessage ("woof woof!");
>   }
> }
I leave the country and what do you do? New Features!

Am I right that Globals.env.verboseMessage() is a substitute for
System.out.println () and that anything in the arguments of the latter
will work in the former?

This test program is archived as
http://lark.cc.ukans.edu/~pauljohn/SwarmFaq/WorkingExampleCode/java/VerboseMessages.txt

It is accompanied by a number of other programs that you posted while I
was gone, thinking I would miss them and fall behind on the conveyor
belt that is Swarm. Ha.

-- 
Paul E. Johnson                       email: address@hidden
Dept. of Political Science            http://lark.cc.ukans.edu/~pauljohn
University of Kansas                  Office: (785) 864-9086
Lawrence, Kansas 66045                FAX: (785) 864-5700

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]