> 
> Make a batch file in DOS, say programm.bat with
> 
> -----------------------------------
> 
> cd programm_directory
> call programm
> exitemu
> 
> -----------------------------------

No, that's not the problem. That's the easy part.
What I need is a (linux) script which has a _linux_file_
as a parametr that calls a DOS program with
a _dos_file (that corresponds to that _linux_file) as a parameter.

In other words, the problem is (*how to translate from linux path
to dos path according to the dosemu.conf / lredir redirs*).

I'm assuming, that we access from the dosemu only files through
the linux filesystem and not directly from device.

I have read the documentation but found nothnig, that could help me.


But thanks anyway!

Petr

-- 
Petr Tomasek, http://www.etf.cuni.cz/~tomasek/


-
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

Reply via email to