Closed GoogleCodeExporter closed 9 years ago
position="ALL" was removed in the latest version. This is not a bug. See the
change log
Original comment by DJG6...@gmail.com
on 3 Apr 2014 at 9:30
You're right, the change log does say it has been removed. So what should be
used now instead of "all"? The examples in the Wiki don't give an alternative.
You've "deprecated" an option (https://code.google.com/p/vqmod/wiki/Scripting)
by removing it, which leaves anything that relies on that functionality in the
lurch!
Original comment by ibbo...@gmail.com
on 7 Jun 2014 at 3:43
position="all" you can use the following:
offset="500" : line number of file to replace
<operation info="Replace class function">
<search position="replace" offset="500"><![CDATA[class]]></search>
<add ><![CDATA[ <!--code --> ]]></add>
Original comment by huymanh...@gmail.com
on 26 Nov 2014 at 4:05
Original issue reported on code.google.com by
fernando...@gmail.com
on 27 Feb 2014 at 3:06