home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / msdos / programm / 11950 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  941 b 

  1. Path: sparky!uunet!think.com!ames!agate!garnet.berkeley.edu!tchnd-au
  2. From: tchnd-au@garnet.berkeley.edu (Yuval Oren)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Soft Links under DOS (UNIX ln -s)
  5. Date: 10 Jan 1993 03:04:36 GMT
  6. Organization: University of California, Berkeley
  7. Lines: 13
  8. Distribution: world
  9. Message-ID: <1io3o4$p7n@agate.berkeley.edu>
  10. NNTP-Posting-Host: garnet.berkeley.edu
  11.  
  12.  
  13. I would like to implement soft links for DOS. I planned to trap the
  14. file open, close, etc. interrupts, and re-direct them to the address
  15. stored in a "link file," which would have one line, the full path of
  16. the real file. But then I thought, how can I open this file to find
  17. out where to go? Any ideas for me?
  18.  
  19. Yuval
  20. -- 
  21. ________________________________________________________________________
  22. |Yuval Oren                                       |
  23. |yuval@ocf.berkeley.edu                                    |
  24. | "One spoiled green bird is worth two cooks in the other grass broth."|
  25.