![]() | GetSettingsINI | ![]() |
| GetSettingsINI Returns the INI object for the screensaver oSettingsINI = myJAM.GetSettingsINI( ) Return value The settings ini object, or FALSE. Comments If JAM_SCREENSAVER was not set in the constructor, this function returns FALSE. Otherwise the settings ini is returned. You can set / get values from this object as normal. Use it to save changes made in the settings frame and load them in the main screensaver. The settings ini is always named settings.ini and is stored in the same directory as the screensaver. See also JAM:SetSettingsProperties JAM © 2005 no one in particular Project started by David Evans in 2005 | ||