Animation strip to GIF

BlitzPlus Forums/BlitzPlus Programming/Animation strip to GIF

is there a way to convert a animation strip to a GIF file?

where has the animation strip come from, anim8or, or what?

i believe the strips referring to an image of aligned frames...

There is no built in method in Blitz itself, although it would be possible through reading to/writing from files if the exact knowledge as to how to write GIFs can be found.
Good Luck finding that....