swarm-support
[Top][All Lists]
Advanced

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

Re: Simulation order


From: Marcus G. Daniels
Subject: Re: Simulation order
Date: 22 Dec 1999 09:05:24 -0800
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "DR" == david ROBIN <address@hidden> writes:

DR> jheatbugs: unrecognized option `--batchmode' Try `jheatbugs
DR> --help' or `jheatbugs --usage' for more information.

It's "--batch" or "-b".  

DR> the commands jheatbugs --help and jheatbugs --usage don't work
DR> too.(it is the same with the jmousetrap application).

"javaswarm StartHeatbugs --help"

DR> 2)I check the swarm java-refbook, and i saw that Activity is an
DR> interface and not a class, and i don't understand how to use it,
DR> should i declare in the main:

Activities are what you get when you activate a Schedule or ActionGroup. 
Swarms are associated with an activity called a SwarmActivity (the activated
administrative schedule for a collection of agents), so when
you activate as Swarm you also get an activity. 

I suspect that what you really want to do is control an interactive
model, not a batch model.  Why stop a model except to inspect things
or get input?  And if you want to get input, there's no reason to
stop execution, since a scanf from standard input (or whatever), will
block anyway.

                  ==================================
   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]