VERSION
=======

0.1 Alpha


INSTALLATION:
=============

Copy the verticalscr.dll in plugin folder of lcd smartie.
Be sure that .NET Framework 2.0 is installed on your system.


USE
===

Please use following syntax:


$dll(verticalscr,1,[horizontal size of lcd],[Your very long text])
$dll(verticalscr,2,[line number],[horizontal size of lcd])
...

for example:

$dll(verticalscr,1,16,$Rss(http://www.wired.com/news_drop/netcenter/netcenter.rdf,b))
$dll(verticalscr,2,2,16)
$dll(verticalscr,2,3,16)
$dll(verticalscr,2,4,16)

will scroll wired.com feed at 16x4 display