LowerCaseCommand
LowerCaseCommand
The help file mentions a LowerCaseCommand. It says that this is a pop-up window. How does on access this command?
As Raz correctly point outs, the popup menu has a lower case menu item. This menu item maps to the MarkCaseLower keyboard function.
But there are also these upper/lower case keyboard functions available.
For help on any of these functions put the cursor on the function and use the Zeus Help, Quick Help menu.
Cheers Jussi
But there are also these upper/lower case keyboard functions available.
Code: Select all
CharCaseLowerAndNext
CharCaseUpperAndNext
CharCaseToggleAndNext
LineCaseLower
LineCaseTranspose
LineCaseUpper
MarkCaseLower
MarkCaseTranspose
MarkCaseUpper
WordCaseLower
WordCaseTranspose
WordCaseUpper
Cheers Jussi