home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / alt / msdos / programm / 2711 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.1 KB  |  25 lines

  1. Newsgroups: alt.msdos.programmer
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!network.ucsd.edu!usc!zaphod.mps.ohio-state.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!gumby!destroyer!sol.ctr.columbia.edu!spool.mu.edu!agate!stanford.edu!rock!taco!dspascha
  3. From: dspascha@eos.ncsu.edu (DAVID SCOTT PASCHAL)
  4. Subject: Re: Stat-ing a Directory file
  5. Message-ID: <1992Nov11.163130.24682@ncsu.edu>
  6. Originator: dspascha@c00576-1403br.eos.ncsu.edu
  7. Lines: 11
  8. Sender: news@ncsu.edu (USENET News System)
  9. Reply-To: dspascha@eos.ncsu.edu (DAVID SCOTT PASCHAL)
  10. Organization: North Carolina State University, Project Eos
  11. References: <BxGsCA.Lnu@fang.att.com> <BxIvF5.Ao6@csugrad.cs.vt.edu>
  12. Date: Wed, 11 Nov 1992 16:31:30 GMT
  13.  
  14.  
  15. In article <BxIvF5.Ao6@csugrad.cs.vt.edu>, ceharris@csugrad.cs.vt.edu (Carl Harris) writes:
  16. |>You can open a directory just like any other file, and read the time
  17. |>and date stamp of any file there in.  The format is the same as that used
  18. |>in the root directory.
  19.  
  20. But this only works with FCB-type calls (using extended FCBs).  Handle-based
  21. calls will not open subdirectories or volume labels.
  22.  
  23. Tschuess,
  24. David Paschal
  25.