PoshCode Archive  All files named "Select-EnumeratedType.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for Select-EnumeratedType.ps1

2018-06-10
13:08
UPDATED 2010/10/28: Visually create an instance of an enum with an easy to use menu system. Supports both single value enumerated types and bitmask (flags) enums. Also supports dynamic inline help for enumerated values (help works with powershell.exe host only – ISE is buggy.) PowerShell 2.0 required. This uses uses the new to v2 IHostUISupportsMultipleChoiceSelection interface. file: [06ed7b582f] check-in: [15922c65d6] user: Oisin Grehan branch: trunk, size: 11600
13:08
Added: Visually create an instance of an enum with an easy to use menu system. Supports both single value enumerated types and bitmask (flags) enums. Also supports dynamic inline help for enumerated values (help works with powershell.exe host only – ISE is buggy.) PowerShell 2.0 required. This uses uses the new to v2 IHostUISupportsMultipleChoiceSelection interface. file: [6cc01d465b] check-in: [4ce0512d52] user: Oisin Grehan branch: trunk, size: 11655