Using the Source Code Given on These Pages

      To use the source code provided, you will need to copy the code to your editor, save it, compile it and run it.

      On a Unix Machine

      The following notes assume that you are running both netscape and your editor through unix.

      To copy the code to your editor, highlight the required text by selecting it using the LEFT mouse button, hold it down and move cursor over text, release when all program is highlighted.

      Then move the cursor into the editor window and click the MIDDLE mouse button. The code will now appear in the editor window. NOTE: it does not matter which editor you are using (vi/emacs/nedit)

      Then save the code

      Then compile the code as previously directed.

      Using netscape on a PC (either PC_Cal on MACSNT)

      If you are running netscape on a PC, then the following applies:

      Select the text and then copy the text (CTRL-C) or select COPY from pull-down Edit menu. Then paste this text into another application (ie notepad). you can then save this as a text file.

      The text-file can then be opened using your unix editor, and proceed as normal to compile etc.