home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / pascal / 5327 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.5 KB  |  39 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!mcsun!sunic!kth.se!kjell
  3. From: kjell@weber.e.kth.se (Kjell Rilbe)
  4. Subject: Re: BGI Env variable
  5. Message-ID: <1992Sep11.125327.20440@kth.se>
  6. Sender: usenet@kth.se (Usenet)
  7. Nntp-Posting-Host: weber.e.kth.se
  8. Organization: Dept. of EE, Royal Institute of Technology, Stockholm, Sweden
  9. References: <2148.2AAF90B7@catpe.alt.za>
  10. Date: Fri, 11 Sep 1992 12:53:27 GMT
  11. Lines: 26
  12.  
  13. In article <2148.2AAF90B7@catpe.alt.za> Louis.Mandelstam@p2.f42.n7101.z5.fidonet.org (Louis Mandelstam) writes:
  14. >.....
  15. >BTW is the idea that all the BGI drivers should be in the directory, or 
  16. >would it be better to link the common drivers into the EXE (EGAVGA, HERC etc)
  17. >and have an option for the user to specify an external driver which would 
  18. >then be located in the directory specified by the BGI enviroment variable?
  19. >
  20. >Cheers
  21. >The Poltergeist
  22. >
  23. I like the idea of environment var for BGI:s. 
  24.  
  25. Wouldn't it be best to fo it this way: Let the program check for the 
  26. environment variable BGI, and if it exists, use the BGI it sepcifies,
  27. otherwise use the built-in autodetect to find which one of the standard
  28. (and linked-in) BGI:s to use.
  29.  
  30. Just a thought...
  31.  
  32. /Kjell Rilbe
  33.  
  34. -- 
  35. -----------------------------------------------------------------------------
  36. ! Kjell Rilbe           ! Love is not about getting everything on the list, !
  37. ! kjell@elixir.e.kth.se ! it's about accepting the things that aren't on    !
  38. !                       ! the list!             - Stewart Markowitz, LA Law !
  39.