The $XLat macro-command transliterates the text selected in the current object.
$XLat
Arguments
None.
Notes
It is impossible to use macro-language elements while recording
a macro in a usual way. Macro-language elements can be added to the sequence only by editing
the registry manually or by using special applications or FAR plugins.
This macro-command ignores the hotkeys assigned using the TechInfo#10.
Example
REGEDIT4
;transliterates the last word using XLAT
[HKEY_CURRENT_USER\Software\Far\KeyMacros\Shell\ShiftBS]
"Sequence"="CtrlShiftLeft $XLat CtrlRight"
"DisableOutput"=dword:00000001
"NotEmptyCommandLine"=dword:00000001