eric6/Documentation/Source/eric6.Toolbox.SingleApplication.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
child 8215
fc5d68a6889e
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
130 <dd> 130 <dd>
131 connection timeout value in milliseconds 131 connection timeout value in milliseconds
132 </dd> 132 </dd>
133 </dl> 133 </dl>
134 <dl> 134 <dl>
135 <dt>Returns:</dt> 135 <dt>Return:</dt>
136 <dd> 136 <dd>
137 value indicating success or an error number. Value is one of: 137 value indicating success or an error number. Value is one of:
138 <table> 138 <table>
139 <tr><td>0</td><td>No application is running</td></tr> 139 <tr><td>0</td><td>No application is running</td></tr>
140 <tr><td>1</td><td>Application is already running</td></tr> 140 <tr><td>1</td><td>Application is already running</td></tr>
154 154
155 <p> 155 <p>
156 Public method to return a meaningful error string for the last error. 156 Public method to return a meaningful error string for the last error.
157 </p> 157 </p>
158 <dl> 158 <dl>
159 <dt>Returns:</dt> 159 <dt>Return:</dt>
160 <dd> 160 <dd>
161 error string for the last error (string) 161 error string for the last error (string)
162 </dd> 162 </dd>
163 </dl> 163 </dl>
164 <a NAME="SingleApplicationClient.processArgs" ID="SingleApplicationClient.processArgs"></a> 164 <a NAME="SingleApplicationClient.processArgs" ID="SingleApplicationClient.processArgs"></a>

eric ide

mercurial