close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 8 years ago

Last modified 8 years ago

#1958 new defect

tolRlink: error al pasar argumento cadena

Reported by: Jorge Owned by: pedrogea@…
Priority: highest Milestone: Mantainance
Component: R API Version: 3.4
Severity: critical Keywords:
Cc:

Description

Al pasar argumentos cadenas de R a TOL, da error si la cadena contiene el caracter ".

tolExecute('TextLength', 'hola"')

<E>
ERROR: [1] The quotation marks that were opened in line 0 have not been closed.</E>
<E>

Change History (1)

comment:1 Changed 8 years ago by Pedro Gea

(In [7471]) Refs #1958
Se corrige el tratamiento de los textos desde R a TOL.

Note: See TracTickets for help on using tickets.