Chris Wilson wrote:
> 
> I am running dosemu-1.0.0 on Linux 2.2.15 (slackware distrobution) with
> MSDOS 6.22,
> I am trying to run a single program in dosemu that calls another batch file
> with command line parameters (ie, "C:\binx.bat 1"), and it does'nt seem to
> be working...All it is doing is printing the contents of the autoexec.bat
> file to the screen and not running anything.
> 
> Is this a known bug? Or are there any possible solutions?

This call of a batch file from another batch file should be made with
'call':
`call file.bat'

-- 
Catalin Bucur            mailto:[EMAIL PROTECTED]
Hardware Engineer - Electronic  Computing  Centre
                    Sidex S.A. - Galati - Romania

Reply via email to