f$URL
f$URL
Display a file accessible via a hyperlink. Usually these are help pages in HTML format that are located on a web server.
Note: contrary to displaying files with f$Execute or f$Application, this command is also available if using ePOS through the internet.
General syntax:
Syntax: | f$URL( HTMLFile ) | ||
| Argument | Type | Meaning |
| HTMLFile | String | Name of the HTML file to be displayed. If the rule-based controls are to also be executed on the internet, links to an http address should always be used instead of data entries from the hard drive. |