Try:
Code:
on *:active:*: {
  scid $lactivecid
  if ( $editbox($lactive) ) {
    editbox -a $ifmatch
  }
}