INPUTE Mnemonic - Create Graphical Edit Control BBj
BBj-Specific Information
For this topic's original documentation, see INPUTE Mnemonic - Create Graphical Edit (INPUTE) Control.
In BBj, InputE control mask characters are the same color as the rest
of the text in the control (usually black).
The default cursor position when focus is gained for the first time will
be the next editable character position.
If there is a decoration character as the last character in the string,
then the cursor will be placed after it.
Example
For the mask "0000-00-00"
If the current text is "2001-03-"
Then the cursor will be placed after the last dash, not before it.