Select Related Headers - variation?
Posted: Fri Aug 10, 2007 8:13 pm
This may be programming voodoo.. but, why not;
Is it possible to have a "Select Related Headers" that works based on where in the string you select?
For example:
CmN REPOST 11:read the NFO file "The_Unit_S02D05_NTSC...
Selecting that would get me all those S02D05 posts.
I would like to grab S02D04, 3, 2, 1, etc at the same time.
So if I were to select at the point noted above, it would highlight everything to the left of that point that matched, where as if I went further to the right, it would then match only D05 because selected from that point..
Is this possible?
Is it possible to have a "Select Related Headers" that works based on where in the string you select?
For example:
CmN REPOST 11:read the NFO file "The_Unit_S02D05_NTSC...
Selecting that would get me all those S02D05 posts.
I would like to grab S02D04, 3, 2, 1, etc at the same time.
Code: Select all
CmN REPOST 11:read the NFO file "The_Unit_S02D01_NTSC...
CmN REPOST 11:read the NFO file "The_Unit_S02D02_NTSC...
CmN REPOST 11:read the NFO file "The_Unit_S02D03_NTSC...
CmN REPOST 11:read the NFO file "The_Unit_S02D04_NTSC...
CmN REPOST 11:read the NFO file "The_Unit_S02D05_NTSC...
^^
----/
Is this possible?