![]() |
|
Filter everything between comment pairs - Printable Version +- The Un-Official Proxomitron Forum (https://www.prxbx.com/forums) +-- Forum: Proxomitron Filters (/forumdisplay.php?fid=38) +--- Forum: Filter Help/Request (/forumdisplay.php?fid=31) +--- Thread: Filter everything between comment pairs (/showthread.php?tid=646) |
Filter everything between comment pairs - Guest - Oct. 23, 2005 07:29 PM Hi, How can i filter everything between these comment pairs: Code: <!-- sig -->- Kye-U - Oct. 23, 2005 08:13 PM $NEST(<!-- sig -->,*,<!-- /sig -->) OR <!-- sig -->*<!-- /sig --> ![]() Note: these are matching expressions
|