Scroll text
Posted: May 6th, 2005, 12:52 am
Upon request, I made this simple plugin to make a text scrolls like this:

Dll name: Scroll.dll
Author: PCJ
Version: 1.0
----------------
Install notes:
----------------
Simply copy the dll to the plugins folder
--------
Usage:
--------
$Dll(Scroll,1,[width],[text])
Text is the actual text or LCDSmartie variables to show on your LCD.
Width is the text length you want it to display on LCD.
----------
Example:
----------

Dll name: Scroll.dll
Author: PCJ
Version: 1.0
----------------
Install notes:
----------------
Simply copy the dll to the plugins folder
--------
Usage:
--------
$Dll(Scroll,1,[width],[text])
Text is the actual text or LCDSmartie variables to show on your LCD.
Width is the text length you want it to display on LCD.
----------
Example:
----------
Code: Select all
CPU: $dll(Scroll.dll,1,15,$CPUType)