hi, Erik and Chris
thanks for your reply and interest. I'm making ventuz game and there should be rank for the each players.
About 1~200 people will use the game, so that those data(score and rank, float and string, respectively) need to be shown in ventuz.
I prefer do it only inside of ventuz. This is what the client wants. He only want to have one single file when I deliver the final output.
I can sort and get a data of single person in ventuz, but I cannot save that data in buffer so that the data is gone.
As Erik said, I think Textbuffer is one option. Let me check if that is proper.
thanks a lot, you gyus
Poly