home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: alt.msdos.programmer
- 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
- From: dspascha@eos.ncsu.edu (DAVID SCOTT PASCHAL)
- Subject: Re: Stat-ing a Directory file
- Message-ID: <1992Nov11.163130.24682@ncsu.edu>
- Originator: dspascha@c00576-1403br.eos.ncsu.edu
- Lines: 11
- Sender: news@ncsu.edu (USENET News System)
- Reply-To: dspascha@eos.ncsu.edu (DAVID SCOTT PASCHAL)
- Organization: North Carolina State University, Project Eos
- References: <BxGsCA.Lnu@fang.att.com> <BxIvF5.Ao6@csugrad.cs.vt.edu>
- Date: Wed, 11 Nov 1992 16:31:30 GMT
-
-
- In article <BxIvF5.Ao6@csugrad.cs.vt.edu>, ceharris@csugrad.cs.vt.edu (Carl Harris) writes:
- |>You can open a directory just like any other file, and read the time
- |>and date stamp of any file there in. The format is the same as that used
- |>in the root directory.
-
- But this only works with FCB-type calls (using extended FCBs). Handle-based
- calls will not open subdirectories or volume labels.
-
- Tschuess,
- David Paschal
-