We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Checks to see if the specified file is a valid Dexterity dictionary from its header.
Test-DexDictionaryHeader -Path "C:\Path\To\DictionaryOrChunk.dic"
Test-DexDictionaryHeader "C:\Path\To\DictionaryOrChunk.dic"
(String) Valid path to dictionary file. Wildcards not accepted.
(Boolean) True = valid header, false = not valid header
-Path [path to file]