read_bindkeys
read_bindkeys
[ -file s_fileName ]
Description
Reads bindkeys and their definitions from the specified file, giving you one-key access to the Space-based Router functions that you frequently use. If a bindkey is already defined, the previous definition is overwritten.
The GUI equivalent for this command is File—Read Application Files—Bind Keys….
Arguments
|
Specifies the file from which to read the bindkeys. If you do not specify this argument, the Read Bindkeys form appears, letting you browse for the file. |
Value Returned
Examples
This command loads the my_bindkeys.xml file containing bindkey definitions.
read_bindkeys -file my_bindkeys.xml
Related Topics
Return to top