ABBREVIATIONS

Since the DEBUG family of commands are somewhat long to enter, it is convenient to define aliases to abbreviate these commands. The following is a reasonable set of aliases to use:

 alias dbb "DEBUG BREAK"
 alias dbs "DEBUG STEP"
 alias dbc "DEBUG CONTINUE"
 alias dbl "DEBUG LIST"
 alias dbe "DEBUG ENABLE"
 alias dbd "DEBUG DISABLE"
 alias dbq "DEBUG QUIT"

Aliases can be set in the easi startup file so that they may be automatically loaded each time EASI is run.

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.