Visualisation of generated graphic
SHOW
SHOW x1,y1,x2,y2
Forces a new visualisation of a changed graphic.
This is necessary to make (nearly) all drawings visible. Only in few cases (e.g. MESSAGEBOX) this is done internally.
Called with four parameters only the screen window from (x1,y1) (upper left corner) to (x2,y2) (lower right corner) is updated.
|