Grep - Mar 98 - by Sylvain HUET - Rev. Aug '98 - by Marc BARILLEY ---- Overview -------- This is a very simple 'grep' applied on the parameter. This module provides 1 input channels and 8 outputs for filtering. If the first word of the parameter it is given by its 'input' action matches any pattern, the matching 'output' event will be activated. The parameter is forwarded in different manners : - only the second word (option 'second arg') - the following words (from 2 to +++) (option 'following args) - the whole line (including the filtering word) (option 'whole line') If the pattern is '*' then no filtering is done. It may be useful with the options 'second arg' or 'following args' in order to reduce the parameter. Action ------ - input : the input Events ------ - out1 to out8 : the 8 channels with the parameter received by the 'input' action altered according to the filter.