pmiv$info.txt

PMIV uses a configuration file called pmiv$info.txt. This file is created by the PMIO Slideshow Wizard but can be edited manually if required. Each line in the file defines the value of a PMIV system variable which is used in the scripting system. The following PMIV system variables are recognised:

NameTypeMeaning
$ScreenW IntScreen width. Zero means use the current real screen width
$ScreenH IntScreen height. Zero means use the current real screen height
$TextShadow BoolDrop shadow
$FolderPanelW IntWidth of folder panel (% of screen width)
$FolderPanelH IntHeight of folder panel (% of screen height)
$ThumbAreaW IntWidth of thumbnail area (% of folder panel width)
$ThumbAreaH IntHeight of thumbnail area (% of folder panel height)
$ThumbFade IntValue that controls the fading of thumbnail edges
$InsetBorder IntThis value is now obsolete
$LoadAhead IntNumber of images to load ahead of time
$MaxMemory IntMaximum MB that can be used by PMIV images
$LoadPriority PriPriority of image loading thread
$ThumbW IntThumbnail width
$ThumbH IntThumbnail height
$ShowMemory BoolShow memory usage on screen
$ShowFolder BoolShow folder name on screen
$ShowFilename BoolShow image file name on screen
$AutoSlideshow BoolStart slideshow automatically
$Enlarge BoolEnlarge images to fit the screen
$AllowPopups BoolEnable pop-up menus
$AlwaysOnTop BoolMake PMIV window always on top
$PageButtons BoolShow page navigation buttons
$BrowseButton BoolShow browse button
$SlideshowButton BoolShow slideshow button
$SpecialEffects BoolDraw special texture effects on thumbnails
$CopyFromCD BoolCopy files from CD to hard drive for more speed
$FontSize IntFont size
$FontName IntFont name
$FontColour IntFont colour
$FontBold BoolUse bold font
$FontItalic BoolUse italic font
$HintColour ColColour of hint text
$LabelColour ColColour of labels
$ClickedLabelColourColColour of clicked labels
$TextureFile StrFile name of background texture file

Variable types

The variables in the table above each have a type as follows:

See also:
PMIV Technical Details

PMIV Text Files

The Slideshow Wizard