Adds a command to the command filter table. By default, the command table holds up to 200 command expressions. Command expressions are in the format of Unix-style regular expressions.
Note: Some terminal emulators may not be able to enter certain regular expression characters, such as the caret or square brackets. In these cases, add the filter entry as a FILTER card in Ironstream’s SYSIN parameters, and restart the Ironstream job.
Syntax
FILTER ADD CMD regularexpression
Example
* Permit the console to issue a Display Time command:
MODIFY VP390,FILTER ADD CMD D T$
EVO595 Command entered: FILTER ADD CMD D T$
EVO610 Command filter D T$ added