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

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!destroyer!fmsrl7!lynx!nmsu.edu!death
  3. From: death@acca.nmsu.edu (The Grimm Reaper)
  4. Subject: Re: Executable
  5. Message-ID: <1992Aug30.015843.6035@nmsu.edu>
  6. Sender: usenet@nmsu.edu
  7. Organization: New Mexico State University
  8. X-Newsreader: Tin 1.1 PL5
  9. References: <1992Aug28.183850.10823@Armstrong.EDU>
  10. Date: Sun, 30 Aug 1992 01:58:43 GMT
  11. Lines: 16
  12.  
  13. Robert Newsome (newso584@Armstrong.EDU) wrote:
  14. : I have a quick question.  Can I take just the executable from turbo pascal and
  15. : put it onto another machine that doesn't have turbo pascal.  Are there some 
  16. : kind of other files that go along with the name.exe?  Both machines are PCs and
  17. : both have DOS.  Any help would be appreciated.
  18.  
  19. In 99% of the cases, YES is the definate answer.  You do -not- need some
  20. sort of lame runtime module or setup file(s) to run TP executables. 
  21. However, if you are using the BGI (Borland Graphics Interface?) files, the
  22. CHR and .BGI files, then those are required as well (they are screen
  23. drivers and font files)
  24. --
  25. "Only sheep need a leader." - Nomeansno
  26.  
  27. death@acca.nmsu.edu
  28.  
  29.