Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!snorkelwacker.mit.edu!bloom-beacon!eru!hagbard!sunic!news.funet.fi!ousrvr!ousrvr!so-ecs From: so-ecs@stekt2.oulu.fi (Juha Ruotsalainen ti) Newsgroups: comp.os.os2.programmer Subject: What to do with HPFS? Message-ID: Date: 4 Apr 91 11:32:58 GMT Sender: news@ousrvr.oulu.fi Distribution: comp.os.os2 Organization: University of Oulu, Dept. of EE, Finland Lines: 9 How can I get my program to show filenames which have more than 13 chars. I tried it with DosFindFirst and DosFindNext. DosFindFirst returned error 206(=too long filename), when I instructed it to find file called "sailing.ships", and when I use *.* my dear program found only files with filenames whose length were under 13 chars. I have OS/2 1.2 SE, Toolkit(IBM) 1.1 and MSC 6.0. Hope you understand what I am tryin to say here. Thanks in advance. -ecs (so-ecs@stekt.oulu.fi)