'\" t .\" Title: \fBkjs\fR .\" Author: Harri Porten .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 2008-10-15 .\" Manual: Manuel de l'Utilisateur de KDE .\" Source: 0.01.01 .\" Language: English .\" .TH "\FBKJS\FR" "1" "2008\-10\-15" "0.01.01" "Manuel de l'Utilisateur de KDE" .\" ----------------------------------------------------------------- .\" * 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" kjs \- Intepréteur compatible ECMAScript de KDE .SH "SYNOPSIS" .HP \w'\fBkjs\fR\ 'u \fBkjs\fR [[\-\-help] | [\-help] | [\-h]] [[\-e\fI\ déclaration\fR]] [\fIscript\fR] .SH "DESCRIPTION" .PP \fBkjs\fR est le moteur ECMAScript/JavaScript de KDE\&. .SH "OPTIONS DE L\*(AQAPPLICATION" .PP \fB\-\-help\fR,\fB\-help\fR,\fB\-h\fR .RS 4 Affiche l\*(Aqaide de l\*(Aqutilisation de \fBkjscmd\fR\&. .RE .PP \fB\-e\fR\fI déclaration\fR .RS 4 Exécute la décalration et quitte\&. Par exemple : .sp .if n \{\ .RS 4 .\} .nf \fBkjs\fR \-e "print(\*(Aqhello world\*(Aq)" .fi .if n \{\ .RE .\} .RE .PP \fIscript\fR .RS 4 Exécute les déclarations contenues dans le fichier \fIscript\fR\&. .RE .SH "USAGE" .PP \fBkjs\fR \fIfichier\fR, comme beaucoup d\*(Aqautres interpréteurs, lorsqu\*(Aqappelé sans paramètres utilise un éditeur de lignes pour la saisie de déclarations, affichant l\*(Aqinvite de commande .sp .if n \{\ .RS 4 .\} .nf JS > .fi .if n \{\ .RE .\} .sp Pour quitter l\*(Aqéditeur de ligne saisissez \fBquit()\fR ou appuyez sur \fBCtrl+D\fR\&. .SH "VOIR AUSSI" .PP \fIkjs\fR(1) .SH "BOGUES" .PP Il y a probablement un tas de bogues\&. Utilisez \m[blue]\fBbugs\&.kde\&.org\fR\m[]\&\s-2\u[1]\d\s+2 pour les signaler\&. .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