Inferno Plug-in: ticker

The text to be displayed is specified on the command line.


The following files are used in this sample:
ticker.b (1977 bytes)
ticker.dis (1352 bytes)

Note: files ending in .b are Limbo source; files ending in .dis are the equivalent binary executables.


The HTML code used to display this sample is:

<OBJECT
classid="clsid:3A274C9A-1E70-435a-8A63-B91A93F3BDDD"
codebase="http://www.vitanuova.com/plugin/ieplugin4.cab"
width="400" height="100"
>
<PARAM name="compile" value="1">
<PARAM name="init" value=" ./ticker.dis 'Inferno - a small, efficient operating system for distributed solutions and embedded devices'">
<PARAM name="file1" value="ticker.dis http://www.vitanuova.com/inferno/plugin/ticker/ticker.dis">
</OBJECT>