First post, by MothingMan
Hi, I have Dosbox running under PC-linux using my own programmes. I thought I would try to use the Topspeed Modula-2 compiler under Dosbox, When starting from the Dosshell I get a blank screen, if i go to the directory and click the file I get the following in a Dosbox window.:-
Z:\>mount h /home/dave/ .wine/dosdevices/i:
Directory /home/dave/ .wine/dosdevices/i: doesn't exist
Z:\>mount z /home/dave.wine/dosdevices/z:
Drive Z already mounted with internal Virtual Drive.
All this seems to be more to do with Wine than Dosbox.
Although Topspeed is not a game, the IDE is little more than a text editor, so I think it should work.
On the old Dos Box the compiler has to have several directories that it uses in the PATH. and I think this may be the problem, it cant find the IDE to start it.
So is there a way of replicating the DOS PATH in Dosbox.
Oh yes I have tried reading posts etc, but have not found anything that fits the use of PATH.
Any help most welcome, Dave P..