First post, by RobertX
Good day,
I'm running version 0.74 of DOSBOX. Recently, I've added certain commands in the autoexec section of the DOSBOX configuration file, namely to mount the CD-ROM drive and to start an IPX server.
Now on a DOSBOX "client" side, I want to take user input regarding the server's IP and can't really seem to do it.
Was it SET /P Choice = Enter IP ?
It seems to work in the command prompt of Windows (7); it just doesn't work here in autoexec.bat.
In advance, I appreciate any help that I can get. Thanks.