home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / alt / lang / basic / 1110 < prev    next >
Encoding:
Text File  |  1993-01-28  |  922 b   |  25 lines

  1. Newsgroups: alt.lang.basic
  2. Path: sparky!uunet!spool.mu.edu!torn!skule.ecf!ficnar
  3. From: ficnar@ecf.toronto.edu (FICNAR FRANK G)
  4. Subject: BLOAD/BSAVE and the 640x480 video mode
  5. Message-ID: <C1KtxJ.D12@ecf.toronto.edu>
  6. Organization: University of Toronto, Engineering Computing Facility
  7. Date: Thu, 28 Jan 1993 18:27:17 GMT
  8. Lines: 15
  9.  
  10.  
  11. The BLOAD and BSAVE statements in QBasic can be used to save and load data
  12. to and from the video buffer.  In most modes, including 320x200 mode with 256
  13. colors, this works.  However, I have discovered that in 640x480, 16 color mode it
  14. does not exactly work right.  Whenever I BLOAD a colour image into the buffer, I
  15. get a black and white image on the screen.  Could this be a bug in QBasic (I am
  16. using V4.5 .....I think), or is the image encoded differently in the video buffer in this
  17. mode?
  18.  
  19. Any e-mail relating to this problem would be appreciated.
  20.  
  21. Frank Ficnar
  22. ficnar@ecf.toronto.edu
  23.  
  24.  
  25.