'\" t .\" Title: \fBkjs\fR .\" Author: Harri Porten .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 2008-10-15 .\" Manual: Manuale dell'utente di KDE .\" Source: 0.01.01 .\" Language: English .\" .TH "\FBKJS\FR" "1" "2008\-10\-15" "0.01.01" "Manuale dell'utente di 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 \- Interprete compatibile con ECMAScript di KDE .SH "SINTASSI" .HP \w'\fBkjs\fR\ 'u \fBkjs\fR [[\-\-help] | [\-help] | [\-h]] [[\-e\ \fIdichiarazione\fR]] [\fIscript\fR] .SH "DESCRIZIONE" .PP \fBkjs\fR รจ un motore ECMAScript/JavaScript di KDE\&. .SH "OPZIONI DELL\*(AQAPPLICAZIONE" .PP \fB\-\-help\fR,\fB\-help\fR,\fB\-h\fR .RS 4 Mostra l\*(Aquso di \fBkjscmd\fR\&. .RE .PP \fB\-e\fR \fIdichiarazione\fR .RS 4 Esegue la dichiarazione ed esce\&. Per esempio: .sp .if n \{\ .RS 4 .\} .nf \fBkjs\fR \-e "print(\*(Aqciao mondo\*(Aq)" .fi .if n \{\ .RE .\} .RE .PP \fIscript\fR .RS 4 Esegue le dichiarazioni incluse nel file \fIscript\fR\&. .RE .SH "USO" .PP \fBkjs\fR \fIfile\fR, come molti altri interpreti, quando chiamato senza parametri usa un editor di riga per inserire dichiarazioni, mostrando il prompt .sp .if n \{\ .RS 4 .\} .nf JS> .fi .if n \{\ .RE .\} .sp Per uscire dall\*(Aqeditor di riga scrivi \fBquit()\fR o premi Ctrl+D\&. .SH "VEDI ANCHE" .PP \fIkjs\fR(1) .SH "ERRORI" .PP Probabilmente ce ne sono a bizzeffe\&. Usa \m[blue]\fBbugs\&.kde\&.org\fR\m[]\&\s-2\u[1]\d\s+2 per segnalarli\&. .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