PANEL statement
Purpose: PANEL draws a colored rectangle.
Syntax:
PANEL X1%, Y1%, X2%, Y2%, Fgc%, Bgc%, ASCode%, Clearflag%
Parameters:
|
This statement works only in console mode programs. The 'CALL PANEL' syntax used in S38.bas requires parentheses for the statement arguments. The 'CALL PANEL' syntax used in S38.bas will work with many BCX statements, but not all.
Here are links to BCX Console Sample Programs using PANEL statement.