Re: Routing messages using a key1997-12-26 14:23:21I wrote in answer to Fritz Feuerbacher's question, | # Alternatively, you could check for validity this way: | # :0 | # * ! USERNUMBER=^^(some regexp to check for currently valid numbers)^^ | # routine_for_invalid_numbers Oops! # Alternatively, you could check for validity this way: # :0 # * ! USERNUMBER ?? ^^(some regexp to check for currently valid numbers)^^ # routine_for_invalid_numbers Sorry about that.
|
|