From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claudia Neumann Subject: file names with capital and small letters Date: Wed, 29 Dec 2004 13:28:17 +0100 Message-ID: <200412291328.17581.dr.claudia.neumann@gmx.de> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org Hi folks, I am using a clipper programm with DOSemu and it is working fine. My problem is that the application in DOS generates files in capital letters. DOSemu converts them to small letters and works with them. With samba you can use the files with small letters or with capital letters using the special options. Now I want to port the DOS clipper program with xharbour to a generic linux program. This program should use the capital letter files. Until this program is really working, is it possible to tell DOSemu to work with und generate only files with capital letters? Happy new year Claudia