On Tue, 18 Feb 2003 15:12:59 -0800, "Graham Bartlett" <[EMAIL PROTECTED]> wrote: > > I'm using Dia v0.90 and have created a table that is to contain about > 500 records. Instead of typing them in, I have a file with all of these > values. I cannot simply open the Dia file with a text editor and add > them as the file seems to be encrypted or in binary form, so is there a > way to add this data without having to enter it in through the Dia GUI?
A .dia file is a gzipped XML file; it's entirely readable if you unzip it. I'm not at all clear where 500 records of data would go in a Dia "table", though, so I can't help you there. --jkl _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.lysator.liu.se/~alla/dia/faq.html Main page at http://www.lysator.liu.se/~alla/dia
