Hi Campy,
in case the char between speed and XXXX is not a blank you can try one of these instead:
[ \t\r\n\v\f]*speed[ \t\r\n\v\f]*(1200|57600)[ \t\r\n\v\f]*
^[ \t\r\n\v\f]*speed[ \t\r\n\v\f]*(1200|57600)[ \t\r\n\v\f]*
BR,
JnrK
Hi Campy,
in case the char between speed and XXXX is not a blank you can try one of these instead:
[ \t\r\n\v\f]*speed[ \t\r\n\v\f]*(1200|57600)[ \t\r\n\v\f]*
^[ \t\r\n\v\f]*speed[ \t\r\n\v\f]*(1200|57600)[ \t\r\n\v\f]*
BR,
JnrK