--- In [email protected], Brother Gabriel-Marie <brgabr...@...> wrote: > > Hello y'all! Is there a powerpro plugin or script designed to write to > xml files? I am looking for something as easy as the ini plugin. > Really, I need to create a file where I save values arranged by month, > which is in turn arranged by year. I think an xml file would work out, no?
Or one ini file per year, within which one section per month Or consider one of the database plugins: http://tech.groups.yahoo.com/group/power-pro/files/Plug-ins_and_add-ons/0_Interfaces/Database_Interfaces/ probably sqlite.
