Telnet usage: Difference between revisions

Jump to navigation Jump to search
m
(Added nasal command, added in version 2018.1)
Line 230: Line 230:
/>
/>
</pre>
</pre>
The code can be many lines.
The code can be many lines. Before the code lines and after the code lines you should have a new line. "##EOF##" is a special marker. E.g. to automatically start the F-16 you could do:
<pre>
/> nasal
f16.autostart();
##EOF##
/>
</pre>


=== subscribe and unsubscribe===
=== subscribe and unsubscribe===
648

edits

Navigation menu