Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!comp.vuw.ac.nz!virtue!iam From: iam@waikato.ac.nz Newsgroups: comp.lang.pascal Subject: Find directories only? Message-ID: <1550.26efc4ed@waikato.ac.nz> Date: 13 Sep 90 05:42:05 GMT Organization: University of Waikato, Hamilton, New Zealand Lines: 8 I am wondering if people know of some easy way to pick out directories in Turbo Pascal 5.5? I tried FFirst and FNext as specified in the manual but they also get files as well as directories. Alternatively if you point me to a pascal unit which does the same thing on some FTP site that would help.