Re: trying to import data into mrproject...

Joe deBlaquiere <[email protected]> 19 May 2003 08:44:23 -0400
Newsgroups gmane.comp.gnome.apps.mr-project.devel
Message-ID <[email protected]>
Doh! .. in save_as : set force = 1, not 0 ... all worky!

why was this not evident at midnight last night? ;)

On Mon, 2003-05-19 at 08:35, Joe deBlaquiere wrote:
> I'm working on extracting data from our bugzilla database to build
> project plans. My idea was to use calls from libmrproject to create a
> project and push the tasks, estimates, and %complete into the file and
> then use MrProject to fine tune the schedule. So the basic process I
> followed was:
> 
> * create new project
> * add all the resources
> * add all the tasks
> * associate resources to tasks
> * save as
> 
> But the resulting file I get is the same if I omit steps 2,3,4... so I'm
> inferring that I somehow didn't get these steps right... 
> 
> program attached... 
> 
> TIA for any help.  
> 
> -- 
> Joe
> 
> ----
>