Next: Using NDL in batch
Up: Interacting witn NDL
Previous: Interacting witn NDL
  Contents
From top to bottom, the main window of NDL consists of:
- The menu bar, which has four items: File, Edit, Options, and Help.
- The input area, which is a scrollable text buffer
for user input.
- The two buttons Process and Clear; and
- the output area, which is an uneditable text buffer where
the system prints out its responses.
Typically, the user interacts with the program as follows:
- The user types one or more input phrases
in the input
area. Optionally, the phrases may be separated by
periods.
- The user presses the Process button.
- The program sequentially processes the phrases
contained in the input area, and prints the results in the output area.
- The user presses the Clear button to clear the input and output
areas, and the process starts anew with step 1.
Next: Using NDL in batch
Up: Interacting witn NDL
Previous: Interacting witn NDL
  Contents
2004-08-04