Next: Part 1: TreeMaps, Fibonacci
Up: Command Parsing Guidelines
Previous: Output
In any case where there is an invalid command, either due to an unknown
command name, an invalid parameter, missing parameters, or extra parameters
the <InvalidCommand> message should be printed. If a command is
valid, then the output for that command should match the BNF described for
that command.
<InvalidCommand>:=Error: Invalid Command.
MM Hugue
2004-02-28
Web Accessibility