Quote Originally Posted by Eros Olmi

I'm working on Dictionary module to apply the following changes:

  • possibility to save/load Dictionary to/from disk file


If you have any urgent request let me know here and I will try to give higher priority.
I wouldn't call my need urgent. I'm only exploring. But, I thought this piece of the Dictionary module implentation was interesting. Have you worked on this part? If not, do you know how you will do it?

I had an idea in the past, even worked on it in Liberty Basic for a while, of creating a game like Who wants to be a Millionaire? Back then, more than a year ago, I was playing with the idea of using Random Access Files to store the questions, answers, as well as some other info for each question. This Dictionary module sounds like it might work, and opening a saved dictionary would be even awesomer (yeah yeah, I know ... not a word).

Mark