Переглянути джерело

Merge pull request #15059 from JamesDeFabia/HPCC-26061

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

Reviewed-by: Gavin Halliday <ghalliday@hpccsystems.com>
Merged-by: Gavin Halliday <ghalliday@hpccsystems.com>
Gavin Halliday 4 роки тому
батько
коміт
f99b049f87

+ 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;