home *** CD-ROM | disk | FTP | other *** search
- checkoptions on
- columns 2
-
- title "Select ForeGround"
-
- [sj]
-
- size 12
- tempcol 0 *
- button "0" exit 0
-
- tempcol 1 *
- button "1" exit 1
-
- tempcol 2 *
- button "2" exit 2
-
- tempcol 3 *
- button "3" exit 3
-
- tempcol 4 *
- button "4" exit 4
-
- tempcol 5 *
- button "5" exit 5
-
- tempcol 6 *
- button "6" exit 6
-
- tempcol 7 *
- button "7" exit 7
-
- tempcol 8 *
- button "8" exit 8
-
- tempcol 9 *
- button "9" exit 9
-
- tempcol 10 *
- button "10" exit 10
-
- tempcol 11 *
- button "11" exit 11
-
- tempcol 12 *
- button "12" exit 12
-
- tempcol 13 *
- button "13" exit 13
-
- tempcol 14 *
- button "14" exit 14
-
- tempcol 15 *
- button "15" exit 15
-
- startbox
- button Other load /pref/colorreq.sel
- button Cancel exit
- endbox
-