On Mon, 21 Dec 2020 00:47:19 GMT, Doug White <
[email protected]> wrote:
Some people have been succesful in using DOSBox to run APLSE on newer
Windows systems. I got it mostly working quite a while ago (2017), and
was trying to sort out getting it to print APL. I believe that DOSBox >supports extended/expanded memory, but I don't recall if APLSE can take >advantage of it. I know that APL*PLUS PC Ver. 11 could access larger >workspaces in DOSBox, but I'd have to wade through my notes to find the >details.
I don't know about APLSE, but I have been using DOSBox for a decade now to
run APLPLUS.
For printing one has to print to a file. Then copy the file to LPT1, etc. I have two batch files:
Set LPT1.bat [I haven't printed in ages. Not sure where this now is]
net use lpt1: \\Dell-2GHz\BrotherPrinter /persistent:yes
pause
Print.bat [on Desktop]
copy c:\DOS-Pgms\temp.prn LPT1
del c:\DOS-Pgms\temp.prn
I mapped some keys. In the C:\Users\[User]\AppData\Local\DOSBox folder
there is a map file. Being so long ago I'm not sure just what was mapped,
and how I ended up with the map file I have.
Don. www.donwiss.com (e-mail link at home page bottom).
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)