<font color='black' size='2' face='arial'><font size="2" color="black" face="arial">

<div> <br>

</div>



<div> <pre style="font-size: 9pt;"><tt><tt>&gt;&gt; If I try and run it with racket --script print_date.rkt<br>
&gt;&gt; <br>
&gt;&gt; I get no output, and no error.<br>
&gt;&gt; <br>
&gt;&gt; If I remove the #lang racket line, I will get output from a command<br>
&gt;&gt; line invocation.<br>
&gt;&gt; <br>
&gt;&gt; How would I run the code from the command line, with the #lang line left in?<br>
<br>
&gt; Just drop the flag: racket print_date.rkt<br>
<br>
OK, thanks, that works.<br>
<br>
In some other code I saw this as the first line:<br>
<br>
#!r6rs<br>
<br>
Just curious why that isn't <br>
<br>
#lang r6rs <br>
</tt></tt></pre>
</div>



<div style="clear: both;"></div>

</font></font>