R
Roderick O'Regan
In Word VBA I can code the following to extract data from an .ini file:
System.PrivateProfileString(Path+Filename, INI Section, Item in section).
When I try that in PowerPoint VBA it doesn't appear to support it. Am I
doing something wrong? And is there a way of extracting matched pair data
from an INI file section within PP?
Regards
Roderick O'Regan
System.PrivateProfileString(Path+Filename, INI Section, Item in section).
When I try that in PowerPoint VBA it doesn't appear to support it. Am I
doing something wrong? And is there a way of extracting matched pair data
from an INI file section within PP?
Regards
Roderick O'Regan