sublime-pascal
sublime-pascal copied to clipboard
turbo pascal 7 sublime build
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.