New and need help
Posted: Fri Sep 10, 2010 6:18 am
I am using the "find" command to find all instances of blocks of text that contain "Label=M" as follows:
[POLYGON]
Type=0x6
Label=M
Data0=(50.43214,-120.97473),(50.42825,-120.97703),(50.42956,-120.98306),(50.43357,-120.98068)
[END]
What should the find string look like to make this happen? I actually want to delete those blocks and the blank line after [END] in each instance.
(pulling my hair out)
Thanks
[POLYGON]
Type=0x6
Label=M
Data0=(50.43214,-120.97473),(50.42825,-120.97703),(50.42956,-120.98306),(50.43357,-120.98068)
[END]
What should the find string look like to make this happen? I actually want to delete those blocks and the blank line after [END] in each instance.
(pulling my hair out)
Thanks