Next: 9 Client Acceptance
Up: 8 Examples of Behaviour
Previous: 8.6 Example: Researcher using
  Contents
In this example, a Researcher tries to open a file that is not in the correct
format (format NETLOG).
- The user opens SAM.
- The user selects `Open file' from the `File' menu.
- A list of files for the user to choose from appears.
- The user selects a file from the list (of an incorrect format).
- An error message to the user is displayed notifying them that the
file they have chosen is not of format NETLOG, and the user is prompted
to choose another file.
- The user selects another file from the list, this time of the correct
format.
- Since the file is of the correct format, the user may proceed with
analysis. (as per examples 8.5 and 8.6).