Mark Roder - 2001-03-05

I added support for random selection of multiple defined placements.

If a placement is not found by its name, a random placement will be selected from the list of known placements our of a plan.

To take advantage of this, define multiple placements in your floor plan and then change the call to sendPlacementRequest() to pass in a null value( or a named value that does not exist).

This should be in the next release.

Later

Mark