'\" t .\" Title: \fBkjscmd\fR .\" Author: Harri Porten .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 2008-10-16 .\" Manual: KDE User's Manual .\" Source: 0.01.01 .\" Language: English .\" .TH "\FBKJSCMD\FR" "1" "2008\-10\-16" "0.01.01" "KDE User's Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" kjscmd \- KDE KJSEmbed interpreter .SH "SYNOPSIS" .HP \w'\fBkjscmd\fR\ 'u \fBkjscmd\fR [\-\-help] [[\-e] | [\-\-exec]] [[\-i] | [\-interactive]] [[\-n] | [\-no\-kde]] [file] .SH "DESCRIPTION" .PP \fBkjscmd\fR is a tool for launching KJSEmbed scripts from the command line\&. It will run the scripts contained in the named \fIfile\fR using KJSEmbed\&. It does not accept \- (stdin) as a \fIfile\fR\&. .SH "APPLICATION OPTIONS" .PP \fB\-e\fR,\fB\-\-exec\fR .RS 4 execute script in \fIfile\fR without gui support\&. .RE .PP \fB\-i\fR,\fB\-\-interactive\fR .RS 4 start interactive \fBkjs\fR interpreter\&. .RE .PP \fB\-n\fR,\fB\-\-no\-kde\fR .RS 4 start without KDE KApplication support\&. .RE .SH "USAGE" .PP The most common way to run \fBkjscmd\fR is simply as .sp .if n \{\ .RS 4 .\} .nf \fB\fBkjscmd\fR\fR\fB \fR\fB\fIfile\fR\fR\fB \fR .fi .if n \{\ .RE .\} .sp If no parameter \fIfile\fR is used, it executes a predefined test script that measures the start speed of \fBkjscmd\fR\&. .SH "SEE ALSO" .PP \fIkjs\fR(1) .SH "BUGS" .PP There are probably tons of bugs\&. Use \m[blue]\fBbugs\&.kde\&.org\fR\m[]\&\s-2\u[1]\d\s+2 to report them\&. .SH "AUTHOR" .PP \fBHarri Porten\fR <\&porten@kde\&.org\&> .RS 4 Author. .RE .SH "NOTES" .IP " 1." 4 bugs.kde.org .RS 4 \%http://bugs.kde.org .RE