Hello all, I'm wondering if any of you have any tips for reading PowerShell with JAWS using speech. Here's the question that I sent to Vispero: I'm trying to use JAWS to review PowerShell code. Is there a way to have JAWS indicate a dash preceded by a space as different from a dash preceded by some other character when reading a line? For example, in this line: Add-NetEventPacketCaptureProvider -SessionName Session1 The first part could be understood as "Add-NetEventPacketCaptureProvider -SessionName" or "Add-NetEventPacketCaptureProvider-SessionName". Is there a way to have it read as "Add-NetEventPacketCaptureProvider space dash SessionName"? I recognize that Braille would be a good solution, but this needs to work with speech. In case you're interested, the Vispero representative first recommended setting the punctuation setting to all, then when I commented that this would not identify any space characters, the recommendation was to use the JAWS cursor to review character by character, with a note that a Braille display would be worth considering. Hopefully someone has found a different method better suited for reviewing lengthy code. Thanks in advance for any suggestions. Chris