NODRIBBLE
Stops copying information to the dribble file and closes the file.
For the following example, you must run each instruction separately.
DRIBBLE "dribble.txt FORWARD 100 RIGHT 90 NODRIBBLE OPENREAD "dribble.txt SETREAD "dribble.txt REPEAT 3 [SHOW READLIST]
[FORWARD 100] [RIGHT 90] [NODRIBBLE]SETREAD [] CLOSE "dribble.txt
DRIBBLE |