*
*************************************
* GUIDE MESSAGE from Guide Lauricea *
*************************************
* "LIST! TEST"
*
I need to match this line
* "LIST! TEST"
I did a regular expression trigger set to match on
\* "LIST! *"
Then send %1 to varible list
Then I need to match on
* "LIST?"
and it tells the person the current list
The problem is
* "LIST! TEST"
Is not matching...
*************************************
* GUIDE MESSAGE from Guide Lauricea *
*************************************
* "LIST! TEST"
*
I need to match this line
* "LIST! TEST"
I did a regular expression trigger set to match on
\* "LIST! *"
Then send %1 to varible list
Then I need to match on
* "LIST?"
and it tells the person the current list
The problem is
* "LIST! TEST"
Is not matching...