HYPERWAG: USER’S MANUAL

 

To Run the Program:

            To run the program, simply type Java Wagger -filename(Assuming the program has been compiled correctly)

 

Output Expected:

There should be two outputs…one should give the output that comes from a wagalang file to the standard output, as far as appointments go, and the other should give the appointments to a file called filename.out.

 

 

Error Control

            Other than exceptions, not much as of now…if a filename is not entered, a usage prompt is shown and the file exits.

 

 

 

Features:

          Only feature implemented currently is text output.

 

Features for later release:

          Will do WAGML. Will have HTML table representation. Will have finished Wagalang implementation. Will allow user for prompting.

 

Misc: