When a user enters a command, the system checks the syntax. If the syntax is incorrect, the system reports error information to the user. In this case, the user can locate the cause according to the information.
Table 1 shows the error information about command lines.
Error Information |
Cause |
|---|---|
Wrong parameter |
Parameter type error |
The parameter value exceeds the limit |
|
The command cannot be found |
|
The key word cannot be found |
|
Incomplete command |
Incomplete command entered |
Too many parameters |
Too many parameters entered |
Ambiguous command |
Indefinite parameters entered |