--- a/Documentation/Source/eric6.DebugClients.Python.DebugClientBase.html Sat Dec 23 16:42:21 2017 +0100 +++ b/Documentation/Source/eric6.DebugClients.Python.DebugClientBase.html Sun Dec 24 15:19:00 2017 +0100 @@ -688,6 +688,16 @@ <dd> file like object that has data to be written </dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +flag indicating an error condition +</dd> +</dl><dl> +<dt>Return Type:</dt> +<dd> +bool +</dd> </dl><a NAME="DebugClientBase.run_call" ID="DebugClientBase.run_call"></a> <h4>DebugClientBase.run_call</h4> <b>run_call</b>(<i>scriptname, func, *args</i>)