Yes, the z:\ worked. I had never had to use it in HAL9000's build so at first I didn't realize I had to put z:\ in the path= statement for other builds.
Now for the main subject. I downloaded the DOSBox 0.72 heavy debug version posted by Qbix. I installed it and left everything default except:
[log]
logfile=g:\temp\DOSBxDbg.txt
[dos]
ems=false
[autoexec]
mount (the usual way)
path=z:\;g:\;g:\pads;g:\pads\files;g:\pads\cam;
G:
cd G:\PADS
del g:\P*.SWP
del g:\PADS\SwapFile\P*.SWP
Then I ran PLOGIC.EXE at 640x480 as before, except with the Debug version. DOSBox closes in about 1 second, to quickly to see anything (quicker than the official DOSBox). It does create the logfile. I really don't know how to interpret it, but I noticed some lines stating things that look suspicious like:
14824131: BIOS:INT15:Unknown call 2403
14824218: DOSMISC:DOS:Multiplex Unhandled call 160A
14824224: DOSMISC:DOS:Multiplex Unhandled call 1600
14824230: DOSMISC:DOS:Multiplex Unhandled call 4680
14824280: DOSMISC:DOS:Multiplex Unhandled call ED00
14824287: DOSMISC:DOS:Multiplex Unhandled call ED00
14824294: DOSMISC:DOS:Multiplex Unhandled call ED00
14824301: DOSMISC:DOS:Multiplex Unhandled call ED00
14824308: BIOS:INT15:Unknown call BF02
14824319: DOSMISC:DOS:Multiplex Unhandled call A1FE
14824330: DOSMISC:DOS:Multiplex Unhandled call FBA1
14824338: DOSMISC:DOS:Multiplex Unhandled call F100
14824579: DOSMISC:DOS:Multiplex Unhandled call 1687
14824608: DOSMISC:DOS:Multiplex Unhandled call ED00
14824615: DOSMISC:DOS:Multiplex Unhandled call ED00
14855103: BIOS:INT15:Function 0x88 Remaining 0000 kb
14855457: BIOS:INT15:Function 0x88 Remaining 0000 kb
I've attached the logfile and the .conf file so that someone can take a look at it. If you want me to run this setup with specific options for the debugger, let me know the exact settings and I'll run it and post or attach the results. Remember, I've never run the debugger before, so be specific and detailed. Remember also that the online guide doesn't exactly match the 0.72 version. And, to appeal for more pity, remember that I'm doing this for someone else, not myself.