Project: GanttBarFormat Parameters Incorrect in Help
  
PSS ID Number: Q139099
Article last modified on 02-20-1996
 
4.00    | 4.00
 
WINDOWS | MACINTOSH
 

--------------------------------------------------------------------
The information in this article applies to:
 
- Microsoft Project for Windows, version 4.0
- Microsoft Project for the Macintosh, version 4.0
--------------------------------------------------------------------
 
SYMPTOMS
========
 
Many of the numeric arguments listed in Microsoft Project's online Help for
the GanttBarFormat method are incorrect. In addition, the following
constants produce unexpected results:
 
   pjRectangle (middleShape)
   pjSolid (middlePattern)
   pjLine (startShape)
   pjSolid (startType/endType)
   pjDashed (startType/endType)
 
MORE INFORMATION
================
 
The following table lists the numeric argument documentation errors for
startShape and endShape parameters.
 
   This constant           Is listed as this      But works as this
   ----------------------------------------------------------------
 
   pjArrowDown                   12                      14
   pjArrowUp                     11                       8
   pjCaretDownTop                15                       9
   pjCaretUpBottom               16                      10
   pjCircleDiamond                4                      13
   pjTriangleDown                 6                       5
   pjTriangleLeft                 8                       7
   pjTriangleRight                7                       6
   pjTriangleUp                   5                       4
 
The following table lists the documentation errors for predefined
constants.
 
   This Constant       Is the argument for this    But really displays this
   ------------------------------------------------------------------------
 
   pjDashed                 startType/endType        Solid
   pjLine                   startShape               HouseDown
   pjRectangle              middleShape              RectangleBottom
   pjSolid                  middlePattern            LightFill
   pjSolid                  startType/endType        Dashed
 
STATUS
======
 
Microsoft has confirmed this to be a problem in the products listed
at the beginning of this article. We are researching this problem and
will post new information here in the Microsoft Knowledge Base as it
becomes available.
 
KBCategory: kbusage kbprg kbdocerr
KBSubcategory:
 
Additional reference words: 4.00
=============================================================================
Copyright Microsoft Corporation 1996.
