i think that this code must return
Code:
.. 3 1
.. 4

but it returns
Code:
.. 3 1
.. 


Code:
alias c3 {
  set %c $calc($len($1) - $pos($1,$chr(35)))
  echo .. $len($1) %c
  echo .. $rigth($1,%c)
  return $rigth($1,%c)
}

//c3 #4  0x [231M] [AnY]_Chevalier_-_17_[h264][1280x720][AAC_5.1][0FBEA828].mkv

Last edited by ShadowDancer; 11/04/07 10:53 AM.