home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / pascal / 7896 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.9 KB

  1. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!rpi!ghost.dsi.unimi.it!univ-lyon1.fr!pc110-02.insa-lyon.fr!ppollet
  2. From: ppollet@cismibm.univ-lyon1.fr (Patrick POLLET)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Re: Pascal Routine needed to read DOS directories...
  5. Date: Wed, 6 Jan 1993 10:26:38 GMT
  6. Organization: INSA  CENTRE INFORMATIQUE DU 1er CYCLE
  7. Lines: 37
  8. Distribution: na
  9. Message-ID: <ppollet.121.726315998@cismibm.univ-lyon1.fr>
  10. References: <C0F380.CDI@andy.bgsu.edu>
  11. NNTP-Posting-Host: pc110-02.insa-lyon.fr
  12. Keywords: pascal, dos, directory, needed
  13.  
  14. In article <C0F380.CDI@andy.bgsu.edu> jzawodn@bgsu.edu (jeremy zawodny) writes:
  15. >From: jzawodn@bgsu.edu (jeremy zawodny)
  16. >Subject: Pascal Routine needed to read DOS directories...
  17. >Keywords: pascal, dos, directory, needed
  18. >Date: Wed, 6 Jan 1993 05:28:47 GMT
  19.  
  20.  
  21. >I am in need of a routine, unit, etc. that can be incorporated into a
  22. >Borland Pascal/Turbo Pascal 6.0 or 7.0 program I am working on.  What I
  23. >need is a way of reading a specified directory and obtaining a list of all
  24. >the file in it along with their sizes, and dates.
  25.  
  26. >Any pointers, sources, help, etc. would be greatly appreciated!
  27.  
  28. >Thanks,
  29.  
  30. >Jeremy
  31.  
  32.  
  33. >-- 
  34. >Jeremy Zawodny, Computer Nerd (student) @ Bowling Green State University
  35.  
  36. >jzawodn@andy.bgsu.edu
  37.  
  38. Check FindFirst, FindNext, Doserror and SearchRec in TP6 docs or on-line 
  39. help. There are full examples of your problem. 
  40. ppollet@cismibm.univ-lyon1.fr (Patrick POLLET)
  41. --------------------------------------------------------
  42. Dr Patrick L.Pollet
  43. Institut National des Sciences Appliquees
  44. Centre Informatique du 1er Cycle  Bat 110
  45. 20 Avenue A.Einstein
  46. 69621 Villeurbanne Cedex France
  47. --------------------------------------------------------
  48. Phone: 72 43 83 80 -   la premiere erreur c'est
  49. Fax  : 72 43 85 33 -   de se lever le matin  ... GASTON
  50. -------------------------------------------------------
  51.