WorldDMT commented on a Page, Secret Code Input  -  May 23, 2009

hi

use $stok like that

alias ones {
  if ($1 == $chr(42)) return *
  if ($istok($chr(124).$chr(35).$chr(64).$chr(36).$chr(95),$1,46)) return 1
  if ($istok(a.b.c,$1,46) return 2
  if ($istok(d.e.f,$1,46) return 3
  ....
  ....
}
 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.