Task #3525

Mis à jour par Serge Heiden il y a presque 2 ans

*PrintRSymbol*

Displays
PrintRSymbol: prints the R symbol for a TXM object (lexical table, index...).

* parameter:
** a TXM
of the Statistical result selected in the corpus view

*PrintTableRSymbolAndSelectedLinesNames*

Displays information about a lexical table.

* parameters:
** a lexical table with some lines selected
**
PrintTableRSymbolAndSelectedLinesNames: prints the window R symbol of that lexical table having the focus: so LexicalTable opened and names&indices of the selected lines. The LexicalTable editor must be sellected and the macro MUST be called a first time - without success - then a second time by replay after setting focus on with the lexical table, using the F2 F12 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)

Retour