Help for DoDisplay:


1. Load the program into !Edit and select your required output
   type.

   Amend the number in the line:
     resultstype%=2

   To be:
     1 = Output ASCII file
     2 = Output ArcBBS file
     3 = Output ANSI file
     6 = Output ArmBBS file


   You can also change the default filename ("<ArcBBS$Text>.CAWresult")
   if you wish.

   Save.


2. Call DoDisplay as needed. It does NOT multitask.

3. Display the results file to the user. By default the file is stored
   as "<ArcBBS$Text>.CAVresult".

That's it!

