home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / pascal / 5112 < prev    next >
Encoding:
Text File  |  1992-08-30  |  898 b   |  22 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!destroyer!sol.ctr.columbia.edu!usenet.ucs.indiana.edu!INDYCMS.IUPUI.EDU!IQTI400
  3. From: IQTI400@INDYCMS.IUPUI.EDU (macphil)
  4. Subject: Re: Executable
  5. Message-ID: <168521309E.IQTI400@INDYCMS.IUPUI.EDU>
  6. Sender: news@usenet.ucs.indiana.edu (USENET News System)
  7. Nntp-Posting-Host: indycms.iupui.edu
  8. Organization: IUPUI
  9. References: <1992Aug28.183850.10823@Armstrong.EDU> <1992Aug30.015843.6035@nmsu.edu>
  10. Date: Sun, 30 Aug 1992 02:39:34 GMT
  11. Lines: 9
  12.  
  13. In article <1992Aug30.015843.6035@nmsu.edu>
  14. death@acca.nmsu.edu (The Grimm Reaper) writes:
  15.  
  16. >However, if you are using the BGI (Borland Graphics Interface?) files, the
  17. >CHR and .BGI files, then those are required as well (they are screen
  18. >drivers and font files)
  19.  
  20. not totally true.  the .bgi files can be linked into the module making
  21. it independent of the presence of those files.  (check out the tp docs)
  22.