> I need to create a multi-languages e-learning cd-rom where you can save > your settings and answers on a floppy disk. > The cd-rom will as well look for the floppy at the beginning to load > those parameters to avoid starting everything again. > > I would like to avoid buying too many Xtras. So, how would you do it? I > was thinking about vList, v12, Dialogs Xtra, FileIO and EasyBase but as > far as I have never really used them, I am not sure which one to use. > > I need to: > load/save/update an XML structured file on/from a floppy disk. > Load different external texts (either text file based or from a DB) > included on the cd based on the user's choice (languages).
What's a floppy disk? You probably only need fileIO for the xml. You can import the text into a text member with lingo. -kurt [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
