Newsgroups: comp.os.os2.programmer
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!batcomputer!cornell!uw-beaver!ubc-cs!unixg.ubc.ca!cheddar.ucs.ubc.ca!ballard
From: ballard@cheddar.ucs.ubc.ca (Alan Ballard)
Subject: Re: What to do with HPFS?
Message-ID: <1991Apr5.162829.24296@unixg.ubc.ca>
Sender: news@unixg.ubc.ca (Usenet News Maintenance)
Nntp-Posting-Host: cheddar.ucs.ubc.ca
Organization: Computing Services, University of British Columbia
References: <SO-ECS.91Apr4133258@stekt2.oulu.fi>
Distribution: comp.os.os2
Date: Fri, 5 Apr 1991 16:28:29 GMT

In article <SO-ECS.91Apr4133258@stekt2.oulu.fi> so-ecs@stekt2.oulu.fi (Juha Ruotsalainen ti) writes:
>How can I get my program to show filenames which have more than 13
>chars. 

You must mark the program as "long filename aware".  This can be done
either when you link the program by including NEWFILES on the NAME
statement in the modeule.def file used as input to link, or you can
do it after by using the exehdr program (option /NEWFILES) that comes with MSC.
Theres also a markexe program in the toolkit, I think. 
Alan Ballard                   | Internet: ballard@ucs.ubc.ca
University Computing Services  |   Bitnet: USERAB1@UBCMTSG
University of British Columbia |    Phone: 604-822-3074
Vancouver B.C. Canada V6R 1Z2  |      Fax: 604-822-5116
