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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
--
__________
| | | |__| Maurilio Longo
|_|_|_|____|
- To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
