Stop animation on complete

Hello, I play animation found in the object viewer using SendCustomAnim(…) but the animation keeps repeating, is it possible to stop animation repeating? Thanks for help /emoticons/default_wink.png

SendCustomAnim(0)? maybe?

Edit:

What you really should do is search the scripts for one that uses this, and set it up properly…