[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/3.5/kdewebdev/doc/kommander
From:       Andras Mantia <amantia () kde ! org>
Date:       2008-02-13 12:20:38
Message-ID: 1202905238.612799.21199.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 774516 by amantia:

Mention execBackground in the docs.

 M  +5 -1      parser.docbook  


--- branches/KDE/3.5/kdewebdev/doc/kommander/parser.docbook #774515:774516
@@ -526,7 +526,7 @@
 </listitem>
 <listitem>
 <para><command>exec(<parameter>string</parameter>, \
                <parameter>shell</parameter>)</command> - executes external program
-(using optional <emphasis>shell</emphasis>); returns output of that program
+(using optional <emphasis>shell</emphasis>); block the execution of the current \
dialog until the program passed as the parameter exits; returns output of that \
program  </para></listitem>
 <listitem>
 <para><command>i18n(<parameter>string</parameter>)</command> - marks \
<emphasis>string</emphasis> for future translation @@ -546,6 +546,10 @@
 <para>New in &kommander; 1.3</para>
 <itemizedlist>
 <listitem>
+<para><command>execBackground(<parameter>string</parameter>, \
<parameter>shell</parameter>)</command> - executes external program +(using optional \
<emphasis>shell</emphasis>) in the background, without blocking the current dialog; \
contrary to the above <command>exec</command> function, it will not return the output \
of the program. +</para></listitem>
+<listitem>
 <para><command>return(<parameter>value</parameter>)</command> - returns a value to \
the calling object (script, button...)  </para></listitem>
 <listitem>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic