AutoCompleteOptions

Use the AutoCompleteOptions command to apply auto-completion of command names and command variable names as you type them.

This command has two features:
  • Automatic completion of command and variable names when you enter them.
  • A suggestion list with command and variable names which contains the sub-string that you enter.

    The suggestion list appears above the command prompt or below the Quick Input box near the pointer. It shows command and variable names as follows:
    • Command names are shown in bold.
    • Variable names are shown in italic.
    • Alias names are shown in regular typeface with the aliased command name in brackets.

Examples

  • Auto-completion of command names: If you type LIN, LINE is selected automatically.
  • Suggestion list display: If you type CIR, the CIRCLE and CIRCULARPATTERN commands and the command variable SETCIRRAD are listed.