AMG.
Staff Emeritus
		- 3,116
 

- NL, Leiden
 
- GTP_AMG
 
Not sure if this is the right forum to post this question or whether it's been asked before. Moderator(s) feel free to move if needed.
 
Im looking at a huge thread in GT4 (e.g the B-spec or 200 A-spec threads)
99% of the posts in those threads contains non info msgs and it takes a long time to read > 1000 posts or so.
 
I select MSIE menu-option View, Source and I can see the code.
I also see that each post in the code starts with <!-- message --> and ends with <!-- / message -->
 
I can save this source file as a txt file in UltraEdit. The challenge is how can I extract the messages from the huge txt file or remove unwanted code till Im left with only the messages. With further manual pruning it will leave me with the posts I believe are worth having for future reference.
 
Easy question which may result in a lengthy answer.
It doesnt have to be perfect (an 80% solution is good enough for me).
 
Anyone out there thats done this before or can help me out on how to achieve this ?
 
Thx.
 
AMG.
	
		
			
		
		
	
				
			Im looking at a huge thread in GT4 (e.g the B-spec or 200 A-spec threads)
99% of the posts in those threads contains non info msgs and it takes a long time to read > 1000 posts or so.
I select MSIE menu-option View, Source and I can see the code.
I also see that each post in the code starts with <!-- message --> and ends with <!-- / message -->
I can save this source file as a txt file in UltraEdit. The challenge is how can I extract the messages from the huge txt file or remove unwanted code till Im left with only the messages. With further manual pruning it will leave me with the posts I believe are worth having for future reference.
Easy question which may result in a lengthy answer.
It doesnt have to be perfect (an 80% solution is good enough for me).
Anyone out there thats done this before or can help me out on how to achieve this ?
Thx.
AMG.