public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: kontrare <kontrare@uklinux.net>
To: dr.claudia.neumann@gmx.de
Cc: linux-msdos@vger.kernel.org
Subject: Re: Bug in DOSemu-FreeDOS-bin?
Date: Fri, 22 Aug 2003 03:45:06 +0000	[thread overview]
Message-ID: <200308220345.06586.kontrare@uklinux.net> (raw)
In-Reply-To: <200308192251.05803.dr.claudia.neumann@gmx.de>

On Tuesday 19 August 2003 21:13, Claudia Neumann wrote:
> Hi all, Hi Bart
>
> > doesn't really matter -- but please try to replace your kernel.sys with
> > the newest version (2031, fat32 or fat16 doesn't matter) and see if that
> > helps. See http://freedos.sourceforge.net.
>
> It's the same with the new kernel ke2031_32.zip. I played a bit with the
> program. I found:
>
> in the program you have to define the directory for the programm
> infdbf.exe.
>
> As default it says: c:\info\
>
> with MS-DOS 7.1 the program finds the infdbf.exe, in FreeDOS it only finds
> the infdbf.exe, if I define the directory as: c:\info (without Backslash).
>
> Okay, you could say define it as c:\info, but if I define it at
> program-startup as c:\info the program doesn't find it eiter. May be it is
> a MS-DOS 7.1-bug?
>
> Regards
>
> Claudia
>
hello
	i dont know if this will help but i seem to remember doing a bit
of  coding a ways back and using fopen("c:\filename","r+b") in dos
it wouldn't see the file till i did fopen("c:\\filename","r+b") so it may
be the doshell is eating the first backslash, linux's bash will do this
too i.e if you do:-
	echo -e \\f
you get a formfeed but a single backslash and you it just prints 'f'
so maybe its seeing it c:info ?
			HTH		kontrare




  reply	other threads:[~2003-08-22  3:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-14  9:05 Bug in DOSemu-FreeDOS-bin? (fwd) Bart Oldeman
2003-08-15 12:02 ` Bug in DOSemu-FreeDOS-bin? Claudia Neumann
2003-08-19 21:13   ` Claudia Neumann
2003-08-22  3:45     ` kontrare [this message]
2003-08-22 20:56       ` Claudia Neumann
2003-08-28 15:25     ` Bart Oldeman
  -- strict thread matches above, loose matches on Subject: below --
2003-08-23 15:05 Stas Sergeev
2003-08-13 20:57 Claudia Neumann

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=200308220345.06586.kontrare@uklinux.net \
    --to=kontrare@uklinux.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox