home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / pascal / 6399 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.4 KB  |  29 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!utcsri!geac!r-node!shadow
  3. From: shadow@r-node.gts.org (Jay Chu)
  4. Subject: Re: What we need is a TPU to PAS convertor (Re: tpu files)
  5. Message-ID: <1992Nov08.022007.28365@r-node.gts.org>
  6. Organization: R-node Public Access UNIX Information System (416-249-5366)
  7. References: <1992Nov3.163223.14041@miavx1.acs.muohio.edu> <73649@hydra.gatech.EDU> <dmurdoch.250.720918276@mast.queensu.ca>
  8. Date: Sun, 08 Nov 1992 02:20:07 GMT
  9. Lines: 18
  10.  
  11. In article <dmurdoch.250.720918276@mast.queensu.ca> dmurdoch@mast.queensu.ca (Duncan Murdoch) writes:
  12. >>How difficult is it to write an "interface converter" or something similar
  13. >>which would allow later compilers to access units compiled with earlier
  14. >>compilers?  I suppose "earlier" and "later" would have to be spelled out,
  15. >>but how difficult a problem is this?
  16. >>
  17. >
  18. >I have an .EXE file compiled with TP 6.0, and it uses some very nice
  19. >units.  Can I extract them to use in my own programs?
  20.  
  21. No, extracting an .EXE program will be extrememly difficult.  BUT, extracting
  22. a .TPU is possible.  A lot of information is still retained in a .TPU which
  23. can be reverted to become a PASCAL source code again.
  24. -- 
  25.         ______                shadow@r-node.gts.org
  26.        | |__| |   If it's there and you can see it       - it's real
  27.        |  ()  |   If it's there and you can't see it     - it's transparent
  28.        |______|   If it's not there and you can't see it - you erased it!
  29.