(J): Join Positions

This type joins two or more position definitions into a single definition. This is helpful when constructing complex position definitions which are used for random filling or selection. The position is defined by listing the names of the position which should be joined.

 Example for defining screen positions


Position  Center P          ; One position in the middle of the screen
0  0
Position  Circle C          ; One circle at x=0,y=0, diameter 8cm, 1st pos at 45°
0  0   800  45  8
Position  All  J          ; Combines both definitions into one definition
Circle  Point



Copyright 2023 - BeriSoft Inc.
All rights reserved