vertex blend

Hello,
I’ve got another silly question: How to use the GL_ARB_vertex_blend? I searched on the net and the only relevant thing was the specification, but it does not contain any good source code examples. I tried to write something, but it does not work. Just a simple explanation of the functions and the usage is enough. Thanks.

Never mind, I did it the same with a vertex program…