hmm thats indeed a bit hard as files as in ANSI. The easiest way would be if you use the debug mode and open the source of the page in it's source viewer (right click on entry line). Then you copy it and again right click on that line to add a message to the engine.
1. turn this on: options->advanced->debug mode 2. sub,it to that engine where you want to add messages 3. click on the line where it should apper->right click->show html source 4. copy 5. right clcik on same line again->add message...
Comments
2. sub,it to that engine where you want to add messages
3. click on the line where it should apper->right click->show html source
4. copy
5. right clcik on same line again->add message...