Vincent,

at least I can say something for the grid(..) :

grid is a Line style statement to be used in the BOX() function , so the correct syntax for filling the whole (80x25) dos box would be :

code:

break on

color b/n
box(0,0,25,80,grid)

get $


Jochen

_________________________