Isanaki 2.6b Command-Line Parameters
The following parameters can be used to direct Isanaki 2.6b to generate off-line boards. The default values show in the table are the values used by the generator if the parameter is not defined in the Command Line.
| Parameter | Description | Valid Value(s) | Default Value |
|---|---|---|---|
| /HELP or /H or /? | Show the Help Dialog Box | ||
| /SUDOKU | Generation of Sudoku Boards | /SUDOKU | |
| /WORDOKU | Generation of Wordoku Boards | ||
| /SIZE | Size of the Boards to Generate | 9 and 16 | 9 |
| /STYLE | Style of the Boards to Generate | ASSYMETRICAL SYMETRICAL | SYMETRICAL |
| /LEVEL | Level of the Boards to Generate | VERY_EASY EASY MEDIUM HARD VERY_HARD FIENDISH | VERY_EASY |
| /NUMBER | Number of Boards to generate | Between 1 and 100 | 1 |
| /WORDOKU_USER | Generation of Wordoku Boards with User-Defined letters | No board(s) generated if Invalid Parameter Duplicate letters Invalid length | /WORDOKU_RANDOM |
| /WORDOKU_RANDOM | Generation of Wordoku Boards with Random-Letters | ||
| /WORDOKU_FILE | Generation of Wordoku Boards with Word List File | Valid Path to Word List File | |
| These three last parameters are mutually exclusive ... Last Found, last Used | |||
| /WORDOKU_RAND_LOC | Random Wordoku Letters Location | /WORDOKU_RAND_LOC | |
| /WORDOKU_ROW | Wordoku Letters in Specified Row | 1 to 9 or 1 to 16 (according to /SIZE) | |
| /WORDOKU_COL | Wordoku Letters in Specified Column | 1 to 9 or 1 to 16 (according to /SIZE) | |
| /WORDOKU_BLOCK | Wordoku Letters in Specified Block | 1 to 9 or 1 to 16 (according to /SIZE) | |
| These four last parameters are mutually exclusive ... Last Found, last Used | |||
| /FORMAT | Format of the Boards File to Generate | WEB VBFORUMS SADMAN SIMPLE ISANAKI (or ROBIN) | ISANAKI |
| /OUTPUT_FILE | Path to the File to Generate | Must be a valid Windows path Output file must be surrounded by double-quotes if it contains space characters No board(s) generated if parameter is missing | |
| /PATH | Same as /OUTPUT_FILE | ||
| /ERASE_FILE | Overwrite Desination File (if Existing) | If not Defined, Keep old file and skip board generation | |
Typical Isanaki 2.6b Command-Lines
- 100 Very Easy Sudoku Boards:
/Number 100 /Level VERY_EASY /OUTPUT_FILE C:\Isanaki.txt /ERASE_FILE - 10 Medium Wordoku Boards with MINDFORCE Letters:
/WORDOKU /Number 10 /Level MEDIUM /WORDOKU_USER MINDFORCE /OUTPUT_FILE C:\Isanaki.txt /ERASE_FILE - 100 Easy Wordoku Boards with MINDFORCE Letters Located in Block 3:
/WORDOKU /Number 100 /Level EASY /WORDOKU_USER MINDFORCE /WORDOKU_BLOCK 3 /OUTPUT_FILE C:\Isanaki.txt /ERASE_FILE - 50 Hard Wordoku Boards with Random Word (from Specified Word List File) Located in Row 1:
/WORDOKU /Number 50 /Level HARD /WORDOKU_FILE C:\Isanaki\Wordlist.txt /WORDOKU_ROW 1 /OUTPUT_FILE C:\Isanaki\Isanaki.txt /ERASE_FILE







