Ok,so I figured it out ... it works but I'm not sure I've done it the correct way.

Code:
if ($istok($remove($1-,$chr(44),$chr(46)),$ini($scriptdirHighlights.ini,%highlightword),32))

Is this the best way to do it?

Panda