PPT98: Pictures, Objects Lost Saving File w/ Visual Basic Code

ID: Q183916

The information in this article applies to:

SYMPTOMS

If you save a PowerPoint 98 presentation in PowerPoint 7.0 for Windows 95 format by using the following VBA code,

   ActivePresentation.SaveAs FileName:="<filename>",
         FileFormat:=ppSaveAsPowerPoint7

where <filename> is the name of your file, the following pictures and objects will be lost: NOTE: The only way to save a PowerPoint 98 Macintosh Edition presentation in PowerPoint 7.0 for Windows 95 format, is through the PowerPoint Visual Basic for Applications Object model. The PP Translator 8-4 converter can be used to save as both PowerPoint 4.0 and 7.0 formats.

CAUSE

This problem occurs because you replaced the PP Translator 8-4 translator with the updated year 2000 compliant PP Translator 8-4 translator. This translator is only available for download from the Microsoft Web.

The updated PP Translator 8-4 is unable to convert the PICT information in PowerPoint 98 Macintosh Edition files into PowerPoint 7.0 metafile information. Because of this, PowerPoint is unable to use the PICT information and does not show the pictures or objects.

WORKAROUND

To work around this problem, you can restore the original PP Translator 8-4 file. To do this, follow these steps:

1. Open the Macintosh HD:Microsoft Office 98:Office:Translators

2. Move the PP Translator 8-4 file to the trash and then empty the trash.

3. Start the Microsoft Office 98 Setup program, choose Easy Install, and click

   Install. Allow setup to complete.

STATUS

Microsoft has confirmed this to be a problem with the updated year 2000 compliant PP Translator 8-4 file.

Additional query words: OFF98 PPT98 macppt macppt98 8.0 ppt8 ppt powerpoint98 powerpoint8 macpowerpnt powerpnt lost missing gone blank slide chart org clip clips drawing images scan

Keywords          : kbcode kbmacro kbdta kbdtacode kbpptvba kbbuglist
Version           : MACINTOSH:98
Platform          : MACINTOSH
Hardware          : MAC
Issue type        : kbbug
Solution Type     : kbnofix

Last Reviewed: June 28, 1998