SETPATTERN
Syntax SETPATTERN number 
SETPATTERN list 
 
Explanation

SETPATTERN takes a number or list as input and sets a pattern for filling ovals (using  STAMPOVAL) and rectangles (using STAMPRECT). The pattern is not used by the FILL command. The PATTERN command reports the number of the currently selected fill pattern.

The available fill patterns are:
 
 

10 
11 

If SETPATTERN is called with a list of eight numbers between 0 and 255, this list is treated as an 8x8 bit pattern to used for fill operations.
 
 

Examples

TopIndex