Hi

A friend of mine have make a Game Book (from scratch) and i whould like to convert it in a interactive game.
I've made sequencial file like this:
1,"big text with more than 255 chars etc etc. Write 85 for Combat the Dragon or 13 for Escape from castel"
2,"another text... etc etc"
[...]
76, "One man and his droid write 2 or 3"
85,"Now you are in a room with the dragon etc etc... write 8 for combat o 12 for troll the dragon

"
the problems are here. the entire file is really big: 136kb.
Can i read only a part of it, like 1, 75 or 85 in example?
...I have 350 chapters
Thanks,
Ciao!