martin2k Command - block
Syntax
block <x>,<y>,[<colour>],[<repetitions right>],[<repetitions down>]
Description
Draws a character-sized block on the screen. colour, repetitions down and repetitions right are optional. To repeat the block down or right, enter values for the repetitions down and repetitions right arguments.
Built-in Colours:
| |
black |
|
silver |
| |
maroon |
|
red |
| |
green |
|
lime |
| |
olive |
|
yellow |
| |
navy |
|
blue |
| |
purple |
|
fuchsia/magenta |
| |
teal |
|
aqua/cyan |
| |
grey/gray |
|
white |
As well as using the colour names, you can use the number code e.g. 255 for
red (from 0 black to 16777215 - white. HTML colours are also supported
e.g.: #FF0000 for red.
E.g.:
Screenshot

See Also
batch; box; circle;
crazy; line; picture;
pixel; text; text2