ScreenSaver.Change
Description
- Changes to a random screen saver file (.scr file) in same folder.
Syntax
- ScreenSaver.Change(folder_path)
Parameters
- folder_path
- (string) full path to folder containing screen saver files
- If a filename is included in the path, it is ignored.
- Optional.
- If omitted, PowerPro appears to search the whole hard drive..?
Examples
- ScreenSaver.Change(?"c:\pics\savers")
ScreenSaver.Start- Changes to a new screensaver from the folder "c:\pix\savers", then starts it.
Notes
- PowerPro Help CHM says ScreenSaver.Change() picks files either at random or sequentially, but I am unable to get sequential savers (assuming that sequentially as in alphabetically).