home *** CD-ROM | disk | FTP | other *** search
- .pg wi full clr cy
- COMMAND NAME»gray«: »%t« Box »ye«
-
- /BOX {left} {top} {right} {bottom} {fc} {hc} {heading}
- /cw
- »%t«Box»#« draws boxes with the »%t«/FRAME»#« characters.
-
- The parameters are:
-
- »wh«{left}»#« Left column
- »wh«{top}»#« Top line
- »wh«{right}»#« Right column
- »wh«{bottom}»#« bottom line
- »wh«{fc}»#« The color number of the frame.
- »wh«{hc}»#« The heading color number
- »wh«{heading}»#« The heading. If this includes spaces, enclose
- it in double quotes (»ye«""»#«).
-
- Box »wh«coordinates»#« are »gr«absolute on the screen»#« and »re«not»#« relative
- to any windows in effect.
-
- .pg clr wh
- Here are some examples»gr«:»#«
- .go 1 20
- |/BOX 3 6 10 8 7 7 "Box 1"
- |/BOX 10 10 40 20 14 11 "Box 2"
- /ENDEXEC CLEAR
-