Strange error (HTML->). Missing Library?
I have inherited some code I can't compile and I wandered if anybody might recognise some errors as that from a missing library I dont have.
I have the lines...
HTML->Put( sText );
and...
HTML->UrlRedirect( sUrl, false );
but there are no #defines or declarations that match the HTML. Does anybody recognise what this code might be and what is missing?

