I currently use the following:

Code
alias posx {
  if ($3 >= 0 || $calc($3+1+ $count($1,$2)) > 0) {
    return $pos($1,$2,$v1)
  }
}



Edited: Tinkered with the alias a bit to make it shorter

Last edited by FroggieDaFrog; 28/05/21 04:07 PM.

I am SReject
My Stuff