> a) How to Group by Player Side in the inventory function ???

The playerSide property is set to whatever side the player running the
program has chosen.  It's effectively the same for all pieces.  You should
give your pieces a Marker property and sort by that.

b) How to have the name of the current board when you move figures on
> map ???


The CurrentBoard property will give the name of the current board in the
auto-report format.  See the Reference Manual page for BasicPiece.

rk


[Non-text portions of this message have been removed]

Reply via email to