|
| KiXtart Command Reference |
SETWALLPAPERactionSets the current wallpaper. syntaxSETWALLPAPER("wallpaper name") parametersWallpaper name String that specifies the name of the bitmap to set as the default wallpaper. remarksThe file specified must be a valid BMP file. returns
exampleIf SetWallpaper ("kixtart.bmp") = 0 ? "Set current wallpaper to KiXtart.bmp...." Endif |