Browse Source

HPCC-26061 Add a notice to docs that CMDProcess is deprecated

Signed-off-by: Jim DeFabia <jamesdefabia@lexisnexis.com>
Jim DeFabia 4 years ago
parent
commit
217e5f1749
1 changed files with 3 additions and 0 deletions
  1. 3 0
      docs/EN_US/ECLStandardLibraryReference/SLR-Mods/CmdProcess.xml

+ 3 - 0
docs/EN_US/ECLStandardLibraryReference/SLR-Mods/CmdProcess.xml

@@ -51,6 +51,9 @@
   <emphasis>program</emphasis>. This is similar to the PIPE built-in function,
   but limited to simple text input and output.</para>
 
+  <para><emphasis role="bold">This function has been deprecated and will be
+  removed in version 8.4.0.</emphasis></para>
+
   <para>Example:</para>
 
   <programlisting format="linespecific">IMPORT STD;