Re: program with gedcom.pm help

2006-01-30 Thread Nate Fuhriman
sorry i forgot to mention one thing. when i'm in a source and try to add an object with file/form. i get the following error FORM is not a sub-item of OBJE FILE is not a sub-item of OBJE here is essentially the code i'm running $ged = Gedcom->new(grammar_version => 5.5 ); $record=$ged->add_source(

Re: program with gedcom.pm help

2006-01-30 Thread Nate Fuhriman
Thanks for all the help. I only have one problem left. it appears that in the grammar file that multimedia objects are their own structures (like an individual), This is why I wasn't able to add a FILE/FORM tag to obje properly before because it was expecting it to be a reference. however calling $

Re: program with gedcom.pm help

2006-01-23 Thread Paul Johnson
On Thu, Jan 12, 2006 at 06:15:17PM -0700, Nate Fuhriman wrote: > I am using gedcom.pm to create a simple gedcom editing program. it's > basically a thin layer to allow a user access to gedcom files. I am having > some > problems though and was wondering if anybody out there could help. Looks lik

program with gedcom.pm help

2006-01-12 Thread Nate Fuhriman
I am using gedcom.pm to create a simple gedcom editing program. it's basically a thin layer to allow a user access to gedcom files. I am having some problems though and was wondering if anybody out there could help. how do I automatically find out if I can have multiple items. IE I can have many F