... Software for the people!
Become a member of Tropical Technologies Community, right now!
Search
Main Menu
Login
Username:

Password:

remember me

Lost Password?

Register now!
Recent Downloads
Shell Object Edito...
(Software, Mon, 18-May-2009)
TimeCube
(Software, Sat, 15-Nov-2008)
SciTE 1.76 plus Sh...
(Software, Sat, 05-Apr-2008)
Hotkey Plugin SDK
(QCD Plugins, Sun, 29-Oct-2006)
Hotkey Plugin
(QCD Plugins, Sun, 29-Oct-2006)
Transparent Image
(Samurize, Sat, 13-May-2006)
Lua Script (beta 6...
(Samurize, Fri, 03-Mar-2006)
Samurize Universal...
(Samurize, Tue, 24-Jan-2006)
Line Input Plugin
(QCD Plugins, Sun, 08-Jan-2006)
Custom Progress
(Samurize, Sun, 13-Mar-2005)
Lua Scripting
Lua Scripting
Articles on Lua Scripting using the Lua Script plugin for Samurize.

Although Lua can be used as a stand-alone language, Lua is a powerful light-weight programming language designed for extending applications. So it fits extremely well into being a plugin for samurize.

The Lua Script plugin does not only allow simple scripts to run in samurize, it also contains a lot of libraries and extension modules. String and table editing functions are available as well as modules for MySQL access, HTTP and FTP up- and downloads, XML parser, registry access and regular expressions. Extensions made by other people can be easily installed just by copying the .dll file into the samurize directory.
Articles: 6

Articles
The lua script plugin supports multithreading. Essentially that means it can run in the background without disturbing the samurize client it is running in. Using this feature is extremely simple.

Internet stuff Tropics 2006/2/24 0:06
This article shows two internet access scripts, one for downloading html files and one for MySql access.

This article describes how to read the contents of a text file - both raw (line by line) and xml-formatted.

Samurize Setup Tropics 2006/2/20 23:01
Setting up the lua script plugin works like every plugin in samurize. This, and the options available in the config dialog, is explained here.

The easiest scripts Tropics 2006/2/18 0:32
This article describes the easiest scripts that show basic functionality of the plugin.

Lua scripting is very easy to learn. This article (and the following articles) will introduce you to the Lua language and the interfaces available in the samurize plugin.

RSS | RDF | ATOM | OPML || CPANEL: Category | Topic | Article || Add article