From 898eaa19c5db3e78340d84fd7a852eebbac7ccd4 Mon Sep 17 00:00:00 2001 From: cxl Date: Wed, 30 Jan 2019 13:50:32 +0000 Subject: [PATCH] .docs git-svn-id: svn://ultimatepp.org/upp/trunk@12725 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppsrc/Core/src.tpp/AProcess_en-us.tpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/uppsrc/Core/src.tpp/AProcess_en-us.tpp b/uppsrc/Core/src.tpp/AProcess_en-us.tpp index 10b6401d0..a6998fe7d 100644 --- a/uppsrc/Core/src.tpp/AProcess_en-us.tpp +++ b/uppsrc/Core/src.tpp/AProcess_en-us.tpp @@ -48,9 +48,9 @@ after the process terminated).&] [@(0.0.255) bool]_[* Read2]([_^topic`:`/`/Core`/src`/String`$en`-us`#String`:`:class^ S tring][@(0.0.255) `&]_[*@3 os], [_^topic`:`/`/Core`/src`/String`$en`-us`#String`:`:class^ S tring][@(0.0.255) `&]_[*@3 es])&] -[s2;%% Reads data separately from standard output combined and from -standard error output. Returns true if the process is running -or there are more data to be read (even after the process terminated). +[s2;%% Reads data separately from standard output and from standard +error output. Returns true if the process is running or there +are more data to be read (even after the process terminated). Usually, implementing class has to be in special mode for this to work (e.g. LocalProcess must be started with Start2).&] [s3;%% &]