Re: MS Project 2000, Assignments

From: JackD (momokuri_at_gmail)
Date: 09/24/04


Date: Fri, 24 Sep 2004 13:59:43 -0700


"Dan Roy" <DanRoy@discussions.microsoft.com> wrote in message
news:05142A43-B1BC-4185-8EA0-5DEEE43EB67D@microsoft.com...
> I am using MS Project OLE to access Project data from outside of Project.
I
> am using Borland Delphi 6 in a Windows 2000 environment. The
MSProject.olb
> type library reference s a TYPE_ property in the Task Segment which I have
> been unable to access from my application.
>
> Thus far, I am able to access Task fields, assignments, resources and the
> calendars used. I eventually want to be able to access the Gantt chart
> properties so I can create a Starterfile which contains all of the
necessary
> Company defaults prior to a planner preparing a new project.
>
> Can some one tell me how the TYPE_ field can be accessed using OLE?

Why not just set all the defaults and create a template that you can
reference each time you want a new file?
That is what I'd do.

-Jack