From: Maurilio Longo <maurilio.longo@libero.it>
To: Claudia Neumann <dr.claudia.neumann@gmx.de>
Cc: linux-msdos@vger.kernel.org
Subject: Re: file names with capital and small letters
Date: Wed, 29 Dec 2004 17:03:12 +0100 [thread overview]
Message-ID: <41D2D540.2010402@libero.it> (raw)
In-Reply-To: <200412291328.17581.dr.claudia.neumann@gmx.de>
Claudia,
with xharbour you can add
Set(_SET_DIRCASE, n)
Set(_SET_FILECASE, n)
where n can be 0,1,2 to have xharbour runtime force lower/upper case
conversion on the fly.
Read inside doc/en/set.txt
regards.
Claudia Neumann wrote:
>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
>
>
>
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
>
--
__________
| | | |__| Maurilio Longo
|_|_|_|____|
next prev parent reply other threads:[~2004-12-29 16:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-29 12:28 file names with capital and small letters Claudia Neumann
2004-12-29 16:03 ` Maurilio Longo [this message]
2005-01-03 21:51 ` tap0 as User Alain
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41D2D540.2010402@libero.it \
--to=maurilio.longo@libero.it \
--cc=dr.claudia.neumann@gmx.de \
--cc=linux-msdos@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.