| MENU | COMMAND | DESCRIPTION |
| File | Create File... | Create a Btrieve file with optimized page size, best use of disk space, all
index attributes, alternate collating sequence. All features are implemented
through organized, easy-to-use CUA compliant menus and dialog boxes. |
| Open File... | Open a Btrieve file. |
| Print... | Print file status, data buffer, key buffer, or field buffer. |
| Copy... | Copy data from one Btrieve file to another. Specify Index ranges if
necessary. |
| Index... | Create an external index file for a Btrieve file. |
| Load... | Load data into a Btrieve file from a BUTIL Sequential File Format file. |
| Recover... | Save data into a BUTIL Sequential File Format file from a damaged Btrieve
file. |
| Save... | Save data into a BUTIL Sequential File Format file. |
| DOS shell | Temporarily suspend BUtility and invoke DOS shell. |
| View | HEX Data
Buffer | View/Edit Data Buffer using hexadecimal values. |
| DEC Data
Buffer | View/Edit Data Buffer using decimal values. |
| Field Buffer | View/Edit Fields defined in a data dictionary file (DDF). |
| Key Buffer | View/Edit Key Segments using field values. |
| Status | View the status of open Btrieve file. |
| Quick Field... | View/Edit a field of data from the data buffer using Btrieve data types. |
| Search | Find... | Scan records of a file to find specified field values. |
| Change... | Scan records of a file to change specified field values. |
| Btrieve
Operations
Menus | Ops | Insert, Update, Delete, Get Equal, Get Next, Get Previous, Get Greater,
Get Greater or Equal, Get Less Than, Get Less Than or Equal, Get First,
Get Last, Unlock, Begin Transaction, Abort Transaction, End Transaction,
Get Position, Get Direct, Step First, Step Last, Step Next, Step Previous. |
| Locks... | None, Single Wait, Single Nowait, Multiple Wait, Multiple Nowait. |
| Utilities | Create
S-Index... | Create a supplemental index. |
| Drop
S-Index... | Drop a supplemental index. |
| Set Owner... | Assign an owner name to a file to prevent unauthorized access. |
| Clear Owner | Clear the owner name. |
| Extend... | Extend a Btrieve file to another storage device. |
| Reset... | Reset Btrieve resources. |
| Stop | Stop Btrieve record manager and exit BUtility. |
| Version... | Display current Btrieve version. |
| Options | Set Defaults... | Set default options including data path, dictionary location, and default
view. |
| Display... | Change display colors. |
| Printer... | Change printer setup parameters. |
| Mouse... | Set mouse sensitivity. |
| Logical
Fields... | Define characteristics for logical field types. |