You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kvirc/doc/scriptexamples
Michele Calgaro 6d7d4ce7f3
Install script examples files in the application data folder
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 days ago
..
antiidle Install script examples files in the application data folder 4 days ago
minesweeper Install script examples files in the application data folder 4 days ago
mp3share Install script examples files in the application data folder 4 days ago
playing Install script examples files in the application data folder 4 days ago
runmenu Install script examples files in the application data folder 4 days ago
simplehttp Install script examples files in the application data folder 4 days ago
tutorial Install script examples files in the application data folder 4 days ago
Makefile.am Install script examples files in the application data folder 4 days ago
README Added KDE3 version of kvirc 16 years ago
class1.kvs Added KDE3 version of kvirc 16 years ago
exprtest.kvs Added KDE3 version of kvirc 16 years ago
label1.kvs Added KDE3 version of kvirc 16 years ago
mail.kvs Added KDE3 version of kvirc 16 years ago
mp3_kdemediaplayers.kvs Added KDE3 version of kvirc 16 years ago
mp3info.kvs Added KDE3 version of kvirc 16 years ago
newkvstest.kvs Added KDE3 version of kvirc 16 years ago
popup1.kvs Added KDE3 version of kvirc 16 years ago
popup2.kvs Added KDE3 version of kvirc 16 years ago
popup3.kvs Added KDE3 version of kvirc 16 years ago
popup4.kvs Added KDE3 version of kvirc 16 years ago
relay.kvs Added KDE3 version of kvirc 16 years ago
signal1.kvs Added KDE3 version of kvirc 16 years ago
socket1.kvs Added KDE3 version of kvirc 16 years ago
srfs.kvs Added KDE3 version of kvirc 16 years ago
switchstress.kvs Added KDE3 version of kvirc 16 years ago
timer1.kvs Added KDE3 version of kvirc 16 years ago
widget1.kvs Added KDE3 version of kvirc 16 years ago
widget2.kvs Added KDE3 version of kvirc 16 years ago

README

This directory and the subdirectories contain a set of KVIrc scripting examples/tests.

The *.kvs files in this directory are mostly tests written while implementing scripting
language features. They're rather simple (but also useless) so you can use them to learn basic scripting :)

The subdirectories contain more complex scripts written with the demonstration purpose.