home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / bit / listserv / sasl / 4001 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.8 KB  |  44 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!WUBIOS.WUSTL.EDU!SEAN
  3. Return-Path: <sean@wubios>
  4. Message-ID: <9209022154.AA18741@wubios>
  5. Newsgroups: bit.listserv.sas-l
  6. Date:         Wed, 2 Sep 1992 16:54:48 CDT
  7. Reply-To:     Sean Dyer <sean@WUBIOS.WUSTL.EDU>
  8. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  9. From:         Sean Dyer <sean@WUBIOS.WUSTL.EDU>
  10. Subject:      Color problem with SAS under OS/2 V 2.0
  11. Comments: To: sas-l@ohstvma.acs.ohio-state.edu
  12. Lines: 30
  13.  
  14. I recently talked to SAS inst. about a problem I've been having with video
  15. in SAS under OS/2 V 2.0, and thought you all might want to file this away
  16. for future reference.
  17.  
  18. Problem:  When SAS opens certain windows (especially in PROC BUILD) the
  19. background and text colors are set to the same value and the color command
  20. is unable to reset them.(In the case of my machine the color was set to a
  21. blinding white).  The problem seems to appear pretty much at random, and
  22. repeatedly invoking the offending window until the proper colors appear
  23. temporarily fixes the problem.
  24.  
  25. Solution:  SAS inst. is aware of this, and says that it only occurs with
  26. Version 2.0 of OS/2.  Since OS/2 V 2.0 is relatively new no permanent fixes
  27. have been developed yet.  There are 2 workarounds:
  28.  
  29.   1.  Invoke SAS with the undocumented option $noaws.  This disables the
  30.   aws in some way that is unclear to me and also seems to fix the problem.
  31.  
  32.   2.  Invoke SAS with the -awsdef 0 0 100 100 system option.  The awsdef
  33.   option is documented in the OS/2 companion.  I haven't tried this because
  34.   the $noaws was the preferred solution and it worked for me.  This is a
  35.   possible alternative.
  36.  
  37. Note.  When using the $noaws option DO NOT PREFIX WITH -.
  38. eg sas $noaws  NOT sas -$noaws
  39.  
  40.  
  41. -Sean Dyer
  42. -Division of Biostatistics
  43. -Washington University, St. Louis MO
  44.