Hi All.
Is this allowed in ser.cfg and if so, what causes route(1) to evaluate true or false?
route {
if (route(1)) {
.. do something
} else {
.. do something else
};
}
route[1] {
if (some_condition) {
setflag(xx);
} else {
break;
};
}
__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail