1KROSS(1)                       KDE User's Manual                      KROSS(1)
2
3
4

NAME

6       kross - KDE application to run kross scripts.
7

SYNOPSIS

9       kross [--help] [Generic-options] [Qt-options] [KDE-options] [file ...]
10

DESCRIPTION

12       kross executes kross scripts written in KDE Javascript, Python, Ruby,
13       Java and Falcon.
14

GENERIC OPTIONS

16       --author
17           Show author information.
18
19       --help
20           Show help about options.
21
22       --help-all
23           Show all options.
24
25       --help-kde
26           Show KDE specific options.
27
28       --help-qt
29           Show Qt specific options.
30
31       --license
32           Show license information.
33
34       -v--version
35           Show version information
36

APPLICATION OPTIONS

38       file...
39           The files with the scripts to run.
40

USAGE

42       kross file runs the script in file after loading the interpreter plugin
43       for the script language (detected by filename suffix).
44
45       To interpret other languages than KDE Javascript, kdebindings must be
46       installed.
47

SEE ALSO

49       kdeoptions(7), qtoptions(7), python(1), ruby(1), kjs(1), java(1),
50       falcon(1)
51
52       Look at http://kross.dipe.org/solution.html for more information and
53       tutorials.
54

BUGS

56       There are probably tons of bugs. Use bugs.kde.org[1] to report them.
57

AUTHOR

59       Sebastian Sauer <mail@dipe.org>
60           Author.
61

NOTES

63        1. bugs.kde.org
64           http://bugs.kde.org
65
66
67
680.01.01                           2008-10-22                          KROSS(1)
Impressum