Dokumentet er ikke tilgjengelig på Norsk.
Example: Playlist File (ini-file format)
See: Parametere
[PlayList]
; The [PlayList] section defines the puzzle-files to use
; Counts=how many puzzle-files are defined
Counts=3
1=Easy.sdk
; The filename may also be a full path e.g.
; 1=C:\Sudoku\Easy.sdk
2=Hard02.sdk
3=Hard04.sdk
[Buttons]
; In the [Buttons] section, buttons (menu-item) can be Hidden / Disabled
; If anything other than HIDE or DISABLE, default is used.
; Note: Solve-button is always hidden if a playlist is defined.
; ShowCandidates is the button for turning on/off candidates.
ShowCandidates=
; Hint shows the next logical step (hint).
Hint=Disable
; SolveNext solves the next logical step (hint).
SolveNext=Hide
; ItemSuggest is shown on the popup-menu when you right-click a field.
ItemSuggest=Disable
BtnNew=Disable
BtnOpen=Disable
BtnSave=Hide