Hi, I am trying to scan a file using mopen, mtell and mgetl. I need to check each line against different regular expressions, one of them having some double quote characters inside it and that's causing me trouble. The regular expression is as follows:
but that generates an error in Scilab (5.4.0): The lines I am trying to read look line of the following: Any suggestion on how to do this? I have been scratching my head and searching on Google for some time, but to no avail. Many thanks in advance, Arnaud -- View this message in context: http://mailinglists.scilab.org/Using-double-quote-character-in-regular-expressions-tp4026079.html Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
