Go to the first, previous, next, last section, table of contents.


Letting the program pick a random call

There are five commands in this family: pick random call, pick simple call, pick concept call, pick level call, and pick 8 person level call. They search for any legal single call. While this may sound like a fairly pointless operation, remember that you can use this while one or more concepts are already entered, in which case it will search for legal calls that involve those concepts. Hence, this operation is useful for finding clever uses of difficult concepts such as checkpoint, interlace, or on your own.

The command pick random call attempts to pick completely random calls, sometimes with a concept and sometimes not. The pick simple call command never uses concepts. The pick concept call always uses at least one concept with the call that it picks. Pick level call picks only calls that are at or near the specified calling level. (By "near" we mean that, if the calling level is C4, it will pick C4A or C4 calls. If the level is A2, it will pick A1 or A2 calls.) Pick 8 person level call is similar, but it picks only calls that involve all 8 people.


Go to the first, previous, next, last section, table of contents.