> > does anyone know how to store variables etxernally?
> you can certainly put them in an INI file or even a straight
> text file &
> read them in on the fly. use the FileIO or Buddy Xtras to
> read & write the
> data to the file. if you do that be sure to use the value()
> function to
> convert them from a text string to an actual value.

Hi,

if variables are just litlle strings, then lingo getPref/setPref is
enough. Other choice is propSave Xtra (free, from www.pimz.com) : it's
this xtra main purpose (also vList, from updatStage I beleive... but not
tried a lot)

Another consoderations is : should it be for shockwave or off-line?
(fileIO, propSave, buddY are NOT shockwave safe)

HTH,
Séb


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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!]

Reply via email to