Borland Pascal
My Source Code
I must admit, I haven't used Pascal in DOS for some
time, but every now and again, a situation crops up where a small DOS utility
is called for. Pascal is perfect to cut a quick and dirty app to do a huge
range of tasks. Delphi is probably easier in many situations now, but there
will always be a niche for DOS programming.
Below I have put a bit of source code on this site as
well as some links to some great pages that I use. Most code is written in
Borland Turbo Pascal 7 (Real mode).
My Source Code (and some execs)
- Many of my routines use 2 units: tools.pas and screen.pas which you must
download as well. Half of this code isn't commented as I didn't think anyone
else would read it...
Other Source Code
Various interesting looking sources I've collected over
the years...
Other Code
Pascal Web Links
the pascal users guild resource page
turbo pascal - jos dickmann
turbo pascal programmers page
programmersheaven
programming - jack neely
ralf brown's files
simtel.net simtelnet-msdos-turbopas-
supportsource