<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><span style="font-family:monospace">rem convert.bat<br>rem -----------------<br>rem poolfile.txt is the file with zero length (could not attach zero length file to e-mail)<br><br>rem changefile.txt is the file with zero length (could not attach zero length file to e-mail)<br>tangle -verbose tex.web changefile.txt tex.pas poolfile.txt<br>rem c:\Programs\FPC\3.2.2\bin\i386-win32\ptop.exe -b 16777216 tex.pas tex_beautified3.pas<br><br>rem ISO 7185 Compilers/interpreters<br>rem <a href="http://www.standardpascaline.org/compiler.html" target="_blank">http://www.standardpascaline.org/compiler.html</a><br>rem ------------------------------------------------<br>rem <a href="http://www.gnu-pascal.de/" target="_blank">http://www.gnu-pascal.de/</a><br>rem <a href="http://www.standardpascaline.org/p5.html" target="_blank">http://www.standardpascaline.org/p5.html</a><br><br>rem FPC. <a href="http://www.freepascal.org/" target="_blank">http://www.freepascal.org/</a> Mainly designed as a Borland Dialect compiler, <br>rem the FPC group introduced a switch, -Miso, that enables ISO 7185 mode. <br>rem FPC is one of the compilers on this list, the other being P5, <br>rem that is written in its own language. <br>rem It supports many target processors with good efficiency, <br>rem along with several host operating systems.<br>rem -------------------------<br>rem My errors while compiling TeX are stored in compile_errors_2021-09-16.txt<br>"c:\Programs\FPC\3.2.2\bin\i386-win32\fpc.exe" -Miso tex.pas > compile_errors.stdout.txt<br>comp compile_errors.stdout.txt my_compile_errors_2021-09-16.txt /M</span><div><span style="font-family:monospace"><br></span></div></div>
</div></div>