[scilab-Users] RE: scinotes regular expression search

Calixte Denizet calixte at contrib.scilab.org
Sat Jul 16 18:20:44 CEST 2011


Le vendredi 17 juin 2011 à 03:25 -0700, David Chèze a écrit :
> Hi,
> 

Hi David,

> while scinotes editing of a text file, I want to replace ';' character by
> 'newline+carriage return' special character : i checked regular expression
> in scope option and it seems only to work on search stage of the process,
> not for the replacement stage.
> Using perl rules for regular expressions i wrote:
>   search field : ;
>  replace field : \n     or  $
> 
> Can you tell me where i'm wrong ?

There is nothing wrong since it is a bug, I'll fix it asap in adding an
option "Protect the backslash in replacement string". Could you report a
bug ?

Regards,

Calixte

> 
> thanks,
> 
> David
> 
> --
> View this message in context: http://mailinglists.scilab.org/scinotes-regular-expression-search-tp3048285p3075666.html
> Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.





More information about the users mailing list