Commands and Topics for PV Carriage return
The constants in this theme allow defining the validation action of the Carriage return key during entry.
Once it is "authorized", the Carriage return key validates the entry, regardless or not if it is associated to a modification keystroke (according to your parameters).
Related command(s):
PV Get area property
PV SET AREA PROPERTY
Constant | Type | Value |
pv cr allowed | Long Integer | 1 |
pv cr allowed with ctrl | Long Integer | 2 |
pv cr allowed with shift | Long Integer | 4 |
pv cr not allowed | Long Integer | 0 |