Article ID: 925449 - Last Review: October 12, 2006 - Revision: 1.1

Description of a documentation error in the "action" topic of the Producer for PowerPoint 2003 Software Development Kit Help file

System TipThis article applies to a different operating system than the one you are using. Article content that may not be relevant to you is disabled.
Expand all | Collapse all

INTRODUCTION

This article corrects a documentation error in the Microsoft Producer for Microsoft Office PowerPoint 2003 Software Development Kit (SDK) Help file. This error occurs in the "action" topic in the "Batch Asset Loading File Syntax" section. This section is found in the "Producer Batch Asset Loading Interface" section of the Help file.

MORE INFORMATION

The "action" topic of the Producer 2003 SDK Help file (ProdSDK.chm) contains a command value for the unpackproject command. This value is described in the following table.
Collapse this tableExpand this table
ValueParametersDescription
unpackprojectPath and file nameUnpacks an existing Producer archive file. Include the full path and file name, including the .MSProducerZ extension. (See the topic Using the Pack and Go Wizard in Microsoft Producer Help for more information.)
However, the unpackproject command does not work. To unpack an existing Producer 2003 archive file, you must use the unpack command. The correct information for this command is as follows.
Collapse this tableExpand this table
ValueParametersDescription
unpackPath and file nameUnpacks an existing Producer archive file. Include the full path and file name, including the .MSProducerZ extension. (See the topic Using the Pack and Go Wizard in Microsoft Producer Help for more information.)

APPLIES TO
  • Microsoft Office PowerPoint 2003
Keywords: 
kbhowto kbinfo KB925449