Opening a File Stored on the Server
The same command is used to open up a locally stored file. In this example, it is a picture file stored on the local server:
<HTML><A HREF="file:///O:/ Bitmaps for Guidelines/arteries.jpg">Arteries of the Body</A></HTML>
As in the previous example, the bold text indicates which file to open and where it is stored, the italicised text will appear as the hypertext link.
The workstation will use whichever programme is associated with the file to open it.