DOC, PrintTableRSymbolAndSelectedLinesNames & PrintRSymbol documentation
PrintRSymbol
Displays the R symbol for a TXM object (lexical table, index…).
- parameter:
- a TXM result selected in the corpus view
PrintTableRSymbolAndSelectedLinesNames
Displays information about a lexical table.
- parameters:
- a lexical table with some lines selected
- the window of that lexical table having the focus: so the macro MUST be called a first time - without success - then a second time by replay after setting focus on the lexical table, using the F2 shortcut
- output:
- displays the R symbol for the lexical table
- displays the names of the lines selected (for example the values of the property used to build the lexical table)
- displays the indices of the lines selected (first line indice is 0)
(from redmine: issue id 3525, created on 2023/12/05 by Serge Heiden)