'\" t .\" Title: \fBkjs\fR .\" Author: Harri Porten .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 2008-10-15 .\" Manual: Manual del usuario de KDE .\" Source: 0.01.01 .\" Language: English .\" .TH "\FBKJS\FR" "1" "2008\-10\-15" "0.01.01" "Manual del usuario 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 \- Intérprete ECMAScript compatible con KDE .SH "SINOPSIS" .HP \w'\fBkjs\fR\ 'u \fBkjs\fR [[\-\-help] | [\-help] | [\-h]] [[\-e\fI\ statement\fR]] [\fIscript\fR] .SH "DESCRIPCIóN" .PP \fBkjs\fR es un motor de ECMAScript/JavaScript para KDE\&. .SH "OPCIONES DE LAS APLICACIONES" .PP \fB\-\-help\fR,\fB\-help\fR,\fB\-h\fR .RS 4 Muestra el uso de \fBkjscmd\fR\&. .RE .PP \fB\-e\fR\fI statement\fR .RS 4 Ejecuta la sentencia y sale\&. Por ejemplo: .sp .if n \{\ .RS 4 .\} .nf \fBkjs\fR \-e "print(\*(Aqhello world\*(Aq)" .fi .if n \{\ .RE .\} .RE .PP \fIguion\fR .RS 4 Ejecuta la sentencia incluida en el archivo \fIscript\fR\&. .RE .SH "UTILIZACIóN" .PP \fBkjs\fR \fIfile\fR, como otros muchos interpretes, cuando se le llama sin parámetros utiliza un editor de líneas para introducir sentencias, mostrando .sp .if n \{\ .RS 4 .\} .nf JS > .fi .if n \{\ .RE .\} .sp Para salir del editor de líneas teclee \fBquit()\fR o pulse \fBCtrl+D\fR\&. .SH "VEA TAMBIéN" .PP \fIkjs\fR(1) .SH "ERRORES" .PP Probablemente haya montones de errores\&. Para informar acerca de ellos, utilice \m[blue]\fBbugs\&.kde\&.org\fR\m[]\&\s-2\u[1]\d\s+2\&. .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