Previous Topic: Design Standards for Commands

Next Topic: Naming Conventions

Why Use Commands?

Most user application systems will be menu driven. However, you should consider providing commands to invoke the main programs in a system, for example those programs that are called as menu options. There are several reasons for this:

Note: The standards that should be applied to the design of commands are described below.