On Fri, Feb 07, 2003 at 02:19:31AM -0500, Bart Oldeman wrote
> just to clarify: the dosemu-freedos autoexec.bat uses
> unix -e
> which by default executes what is given behind "-E" in the command line.
> 
> Also, FWIW if you use
> unix -e EXEC
> in autoexec.bat then you could use
> EXEC=myprog.bat xdos
> or dos, or dosemu, or xdosemu, depending on your installation.
> 
The dosemu -I parameter with keystroke can be used. I start my apl-session
with the following shellscript:

#!/bin/sh
nice -n +10 xdos -f /home/kar/.dosemuaplrc -I 'keystroke "e:\rcd apl2\rrun\r\Mi)load 
quincy97"'

run is run.bat to start the apl interpreter, )load quincy97 is an input to
the interpreter.
I connected the shellscript with an icon.
This type of startup doesn't depend of the typ of your DOS.

 Reinhard

-
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