Hello, good to all, can someone help me check, if the following command works to compile with Turbo Pascal 7 (the best version I know the old Turbo Pascal).
in order to create a file .sublime-build
c:\tp\bin\tpc /m /l /b name_arch.pas
and Delphi
dcc32 -e name_arch.dpr -i -n -q -w -u
Thank you all for your contributions.
Hello, good to all, can someone help me check, if the following command works to compile with Turbo Pascal 7 (the best version I know the old Turbo Pascal).
in order to create a file .sublime-build
and Delphi
Thank you all for your contributions.