I'm a new user for ams5 and don't know mutch about programming.
I'm looking for a way to parse a html file in order to change data in it. In AMS4 I use the find delemited string function and get delilimited string function to find the code and change them all.
It dosent seems to work in ams5, now i've been reading this forum and found some stuff about a function [SubStringSearch(sStringToSearch, sFind)] but can't seems to make it work.
What a basicaly need to do is let AMS5 find in the HTML file all the following code:
<a href="bla bla bla"> and change the "bla bla bla" part. Take note that the "bla bla bla" part is not always the same link on my web page.
If anyone can help me it would be greatly appreciated..
thanks.


