Open Powerpoint presentation and get count of slides
Geschrieben von admin am 5. Juni 2010 | Abgelegt unter Veröffentlichungen
Uses the Microsoft Office object model to open a PowerPoint file and get the count of slides from a script.
‘#########################################################################
‘ Script name: PP_GetSlideCount.vbs
‘ Created on: 04/15/2010
‘ Author: Dennis Hemken
‘ Purpose: […]