Linux MS DOS discussions
 help / color / mirror / Atom feed
* file names with capital and small letters
@ 2004-12-29 12:28 Claudia Neumann
  2004-12-29 16:03 ` Maurilio Longo
  0 siblings, 1 reply; 4+ messages in thread
From: Claudia Neumann @ 2004-12-29 12:28 UTC (permalink / raw)
  To: linux-msdos

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





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: file names with capital and small letters
  2004-12-29 12:28 file names with capital and small letters Claudia Neumann
@ 2004-12-29 16:03 ` Maurilio Longo
  2005-01-03 21:51   ` tap0 as User Alain
  0 siblings, 1 reply; 4+ messages in thread
From: Maurilio Longo @ 2004-12-29 16:03 UTC (permalink / raw)
  To: Claudia Neumann; +Cc: linux-msdos

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
|_|_|_|____| 



^ permalink raw reply	[flat|nested] 4+ messages in thread

* tap0 as User
  2004-12-29 16:03 ` Maurilio Longo
@ 2005-01-03 21:51   ` Alain
  0 siblings, 0 replies; 4+ messages in thread
From: Alain @ 2005-01-03 21:51 UTC (permalink / raw)
  To: linux-msdos

I cannot access tap0 with xdosemu as a user.

It works ok with "sudo xdosemu", not even as "xdosemu -s"

it doesn't work regardless o using -u in tunctl

Please help, I have been trying for more than 2 days

Alain

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: tap0 as User
@ 2005-01-04  0:32 Alain
  0 siblings, 0 replies; 4+ messages in thread
From: Alain @ 2005-01-04  0:32 UTC (permalink / raw)
  To: linux-msdos


Hi, I just found the answer (of course 5 minutes after officially giving
up):

chmod 666 /dev/net/tun

thanks anyway :)
Alain

Alain escreveu:
> I cannot access tap0 with xdosemu as a user.
> 
> It works ok with "sudo xdosemu", not even as "xdosemu -s"
> 
> it doesn't work regardless o using -u in tunctl
> 
> Please help, I have been trying for more than 2 days
> 
> Alain
> -
> 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
> 
> 



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-01-04  0:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-29 12:28 file names with capital and small letters Claudia Neumann
2004-12-29 16:03 ` Maurilio Longo
2005-01-03 21:51   ` tap0 as User Alain
  -- strict thread matches above, loose matches on Subject: below --
2005-01-04  0:32 Alain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox