table of contents
KROSS(1) | KDE-Benutzerhandbuch | KROSS(1) |
NAME¶
kross - KDE-Anwendung zur Ausführung von Kross-Skripten.
SYNOPSIS¶
kross [--help] [Allgemeine Optionen] [Qt-Optionen] [KDE-Optionen] [Datei]
BESCHREIBUNG¶
kross führt sog. kross-Skripte aus, die in KDE-Javascript, Python, Ruby, Java oder Falcon geschrieben sind.
ALLGEMEINE OPTIONEN¶
--author
--help
--help-all
--help-kde
--help-qt
--license
-v--version
ANWENDUNGSOPTIONEN¶
file...
BENUTZUNG¶
krossDatei führt das Skript in der Datei aus, nachdem das Interpreter-Modul für die entsprechende Skriptsprache geladen wurde. Die Skriptsprache wird anhand der Dateierweiterung erkannt.
Wenn Sie das Paket kdebindings installieren, werden noch weitere Sprachen neben KDE-Javascript unterstützt.
SIEHE AUCH¶
kdeoptions(7), qtoptions(7), python(1), ruby(1), kjs(1), java(1), falcon(1)
Weitere Informationen und Anleitungen finden Sie auf http://kross.dipe.org/solution.html.
FEHLER¶
Berichten Sie Fehler auf bugs.kde.org[1].
AUTHOR¶
Sebastian Sauer <mail@dipe.org>
NOTES¶
- 1.
- bugs.kde.org
2008-10-22 | 0.01.01 |