Looks good to me, Alain. The only thing I would change arethe function names to isFirstMarkedCard() and isLastMarkedCard() that more clearly imply a TF result.
 
/H

-----
function firstMarkedCard
  get the id of first marked card
  return it is the id of this card
end firstMarkedCard

function lastMarkedCard
  get the id of last marked card
  return it is the id of this card
end lastMarkedCard

Hope this has not already been suggested,
and I hope it helps  :-)

Alain
-----
 
_______________________________________________
metacard mailing list
metacard@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to