Sets the values on the Input | Keyboard Commands tab of the Object Properties dialog for the current object.
Syntax
PropertiesInputKeyboardPut(Index, KeySequence, Command, Area, Privilege, LogMessage)
Index:
0 to 255 for the key sequence.
KeySequence:
String of the keys to be pressed.
Command:
Expression for the key sequence command.
Area:
0 to 255 for the area, where 0 ticks the check box Same area as object.
Privilege:
0 to 255 for the privilege, where 0 ticks the check box Same privilege as object.
LogMessage:
The message text to be logged.
Return Value
0 (zero) if successful, otherwise an error is returned.
Note: For details on handling return and error values, see Error Handling.
Related Functions
Published June 2018