Add system command notes.

This commit is contained in:
W. Eric Norum
2003-12-08 23:17:43 +00:00
parent d6c4117b35
commit 943d2d2ac1
+3
View File
@@ -70,6 +70,9 @@ an mbboRecord it thought the field was a USHORT instead of an ENUM.</p>
<p>A new function has been added epicsStrPrintEscaped, which converts
the standard C escape characters to \xxx characters.</p>
<h4>IOC shell system command</h4>
<p>The 'system' command has been added to the IOC shell. To enable this command, add <code>registrar(iocshSystemCommand)</code> to an application database description file.</p>
<center>
<h2>Changes since 3.14.3</h2>
</center>