function tt_inetfile()

Thats normal: You type in a link, let your browser call it and see the result on your screen. What if you actually do not want to see the result and rather get the whole info of the page (=HTML-code) on disk as a file? This is the command to perform this task.

If the link does not return the requested information, your browser will tell you the error like 404 - page not available. tt_inetfile does the same in a m_mess form. the HTML-status-code tells you more about the reason of the problem.

When you have the file, you may start to search it for the requested information. The example below gets the $ - € conversion rate. Here is the link to check.

Parameters:

1. Parameter: URL
2. Parameter: target file