You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<td><b>[<ahref="../crt/index.html">Overview</a>][<ahref="../crt/index-2.html">Constants</a>][<ahref="../crt/index-3.html">Types</a>][<ahref="../crt/index-5.html">Procedures and functions</a>][<ahref="../crt/index-6.html">Variables</a>][<ahref="../crt/index-8.html">Index</a>]</b></td>
12
+
<tdalign="right"><spanclass="bartitle">Reference for unit 'Crt' (<ahref="../index.html">#rtl</a>)</span></td>
<p><var>AssignCrt</var> Assigns a file <var>F</var> to the console. Everything written to the file <var>F</var> goes to the console instead. If the console contains a window, everything is written to the window instead. </p>
Rewrite<spanclass="sym">(</span>F<spanclass="sym">)</span><spanclass="sym">;</span><spanclass="cmt">{ Don't forget to open for output! }</span>
53
+
WriteLn<spanclass="sym">(</span>F<spanclass="sym">,</span><spanclass="str">'This is written to the Assigned File'</span><spanclass="sym">)</span><spanclass="sym">;</span>
<td><b>[<ahref="../crt/index.html">Overview</a>][<ahref="../crt/index-2.html">Constants</a>][<ahref="../crt/index-3.html">Types</a>][<ahref="../crt/index-5.html">Procedures and functions</a>][<ahref="../crt/index-6.html">Variables</a>][<ahref="../crt/index-8.html">Index</a>]</b></td>
12
+
<tdalign="right"><spanclass="bartitle">Reference for unit 'Crt' (<ahref="../index.html">#rtl</a>)</span></td>
13
+
</tr>
14
+
</table>
15
+
<h1>Black</h1>
16
+
<p>Black color attribute</p>
17
+
<h2>Declaration</h2>
18
+
<p>Source position: crth.inc line 30</p>
19
+
<tablecellpadding="0" cellspacing="0">
20
+
<tr>
21
+
<td><p><tt><spanclass="code"><spanclass="kw">const</span> Black <spanclass="sym">=</span><spanclass="num">0</span><spanclass="sym">;</span></span></tt></p></td>
22
+
</tr>
23
+
</table>
24
+
<hr>
25
+
<spanclass="footer">Documentation generated on: Aug 23 2008</span>
<td><b>[<ahref="../crt/index.html">Overview</a>][<ahref="../crt/index-2.html">Constants</a>][<ahref="../crt/index-3.html">Types</a>][<ahref="../crt/index-5.html">Procedures and functions</a>][<ahref="../crt/index-6.html">Variables</a>][<ahref="../crt/index-8.html">Index</a>]</b></td>
12
+
<tdalign="right"><spanclass="bartitle">Reference for unit 'Crt' (<ahref="../index.html">#rtl</a>)</span></td>
<td><b>[<ahref="../crt/index.html">Overview</a>][<ahref="../crt/index-2.html">Constants</a>][<ahref="../crt/index-3.html">Types</a>][<ahref="../crt/index-5.html">Procedures and functions</a>][<ahref="../crt/index-6.html">Variables</a>][<ahref="../crt/index-8.html">Index</a>]</b></td>
12
+
<tdalign="right"><spanclass="bartitle">Reference for unit 'Crt' (<ahref="../index.html">#rtl</a>)</span></td>
13
+
</tr>
14
+
</table>
15
+
<h1>Blue</h1>
16
+
<p>Blue color attribute</p>
17
+
<h2>Declaration</h2>
18
+
<p>Source position: crth.inc line 31</p>
19
+
<tablecellpadding="0" cellspacing="0">
20
+
<tr>
21
+
<td><p><tt><spanclass="code"><spanclass="kw">const</span> Blue <spanclass="sym">=</span><spanclass="num">1</span><spanclass="sym">;</span></span></tt></p></td>
22
+
</tr>
23
+
</table>
24
+
<hr>
25
+
<spanclass="footer">Documentation generated on: Aug 23 2008</span>
<td><b>[<ahref="../crt/index.html">Overview</a>][<ahref="../crt/index-2.html">Constants</a>][<ahref="../crt/index-3.html">Types</a>][<ahref="../crt/index-5.html">Procedures and functions</a>][<ahref="../crt/index-6.html">Variables</a>][<ahref="../crt/index-8.html">Index</a>]</b></td>
12
+
<tdalign="right"><spanclass="bartitle">Reference for unit 'Crt' (<ahref="../index.html">#rtl</a>)</span></td>
13
+
</tr>
14
+
</table>
15
+
<h1>Brown</h1>
16
+
<p>Brown color attribute</p>
17
+
<h2>Declaration</h2>
18
+
<p>Source position: crth.inc line 36</p>
19
+
<tablecellpadding="0" cellspacing="0">
20
+
<tr>
21
+
<td><p><tt><spanclass="code"><spanclass="kw">const</span> Brown <spanclass="sym">=</span><spanclass="num">6</span><spanclass="sym">;</span></span></tt></p></td>
22
+
</tr>
23
+
</table>
24
+
<hr>
25
+
<spanclass="footer">Documentation generated on: Aug 23 2008</span>
<td><b>[<ahref="../crt/index.html">Overview</a>][<ahref="../crt/index-2.html">Constants</a>][<ahref="../crt/index-3.html">Types</a>][<ahref="../crt/index-5.html">Procedures and functions</a>][<ahref="../crt/index-6.html">Variables</a>][<ahref="../crt/index-8.html">Index</a>]</b></td>
12
+
<tdalign="right"><spanclass="bartitle">Reference for unit 'Crt' (<ahref="../index.html">#rtl</a>)</span></td>
0 commit comments