2004-11-04 05:03 PM - last edited on 2024-09-24 10:06 AM by Doreena Deng
2004-11-05 01:51 AM
<Material Name="gs_frame_mat"> <Description> <![CDATA[ "Frame Material"]]> </Description> <Fix /> <Flags> <ParFlg_Child /> </Flags> <Value>15</Value> </Material>So, if I want to change all "gs_frame_mat" in the window folder to 25 (for example) via a text editing script that isn't xml-aware, it'll be quite the regular expression to do the pattern match and substitution.
2004-11-05 02:45 AM
2004-11-05 09:54 AM
2004-11-05 02:35 PM
2004-11-05 06:56 PM
TomWaltz wrote:Great!
Once I get the script to work, I'd be more than happy to post it for others to play with.
2004-11-05 10:52 PM
Once I get the script to work, I'd be more than happy to post it for others to play with.Although, any help with multi-line regular expressions working on text containing various brackets and quotes would be greatly appreciated!!
2004-11-06 12:08 AM
TomWaltz wrote:OK.Once I get the script to work, I'd be more than happy to post it for others to play with.Although, any help with multi-line regular expressions working on text containing various brackets and quotes would be greatly appreciated!!
2004-11-26 01:53 PM
2004-11-27 01:51 PM