Scakk commented on a Page, WhoIs Dialog  -  Nov 01, 2011

For ones like this

  if ( $numeric == 318 ) {
    halt
  }
  if ( $numeric == 312 ) { halt }

you can use ( extra numbers can be added just remember to leave a space between each one )

 if ($istok(312 318,$numeric,32)) { halt }
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.