From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5ba80b3fe7d3447c,start X-Google-Attributes: gid103376,public From: "-=[CheecH]=-" Subject: Reading Filenames Date: 2000/01/29 Message-ID: <86v59u$l05$1@newsg3.svr.pol.co.uk>#1/1 X-Deja-AN: 579201192 X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Complaints-To: abuse@theplanet.net X-Trace: newsg3.svr.pol.co.uk 949164158 21509 62.136.164.58 (29 Jan 2000 16:42:38 GMT) Organization: Customer of Planet Online X-MSMail-Priority: Normal NNTP-Posting-Date: 29 Jan 2000 16:42:38 GMT Newsgroups: comp.lang.ada Date: 2000-01-29T16:42:38+00:00 List-Id: I want to write a little programme which can read in all the filenames in a directory and write them to a text file. But I have have no idea how to read all the names in. Can any one help please.