/*-------------------------------------------------------------------+
|                Copyright (c) 1996, SAS Institute Inc.              |
|                  Unpublished - All Rights Reserved                 |
|                      S A S / C   S A M P L E                       |
|                                                                    |
|         NAME: OVLP2480                                             |
|      PURPOSE: Alternate debugger config file for a 24x80 color     |
|               terminal                                             |
|               Demonstrates overlapped windows.                     |
|        USAGE: see SAS/C Debugger User's Guide and Reference,Third  |
|               Edition.                                             |
|                                                                    |
+-------------------------------------------------------------------*/
window config Command position 23 0  size 1 80  noborder
window config Log position 8 8  size 15 68  border
window config Source position 1 0  size 15 80  border
window config Status position 0 0  size 1 80  noborder
window config Config position 0 0  size 20 80  border
window config Help position 0 0  size 16 80  border
window config Keys position 0 0  size 14 80  border
window config Register position 12 2  size 11 75  border
window config Termin position  5 15  size 5 65  border
window config Termout position 10 15  size 10 65  border
window config Watch position 0 0  size 10 80  border
window config Dump position 17 27  size  7 51  border
window config Print position 12 29  size 12 51  border

window color  Command r r h  y n h  w n l
window color  Log w n h  b n l  w n h  w n l  y n l
window color  Source g n h  y n h  w n l  g n l  g r h
window color  Status r r h  r r h  c n h  c n h  c n l
window color  Popup r r h  c n h  y n l  w b l
window color  Message r r h  c n l
window color  Config c r h  y n h  w n l
window color  Help r r h
window color  Keys c r h  y n h  w n l
window color  Register w r h  c n l
window color  Termin m r h  y n h  w n l  r b h  w n l
window color  Termout c r h  y n h  w n l  r b h  w n l
window color  Watch b r h  y n h  w n l  r b h  g n l
window color  Dump b r h  y n h  w n l  g n l
window color  Print b r h  y n h  w n l  g n l