|
Function Executor tasks are grouped into the following categories:
To start the Function Executor utility

Because Btrieve provides many operations, this chapter cannot explain them all. The following sections discuss some common operations as well as some new ways of performing them with the Function Executor.
Note
Selecting options from all menus performs the intended operation immediately. It does not fill in the grid and wait for you to execute the command as in previous versions. Also, closing the form closes each open file. No longer do you need to manually perform the close operation.
For other tasks, see these sections:
To get help for a status code
Move your mouse so it hovers over the status code that is displayed in red.


To open a data file with Function Executor

Note
Client ID: If you have Use disabled, Function Executor will use a BTRV() function call. If Use is enabled, it will use a BTRVID() function call for each operation you execute on this file. With Auto enabled, Function Executor will generate a client ID for you. If you have Auto disabled, then you may enter values manually.
1) You can drag a file from Windows Explorer or from an operating system folder view into the Open dialog box. This step fills in the filename for you.
2) You can drag one or more files into the main window.
3) After opening one file (so you have the editor window available), you can use the OpCode 0 to open another file. The file will appear in a new window.
4) You can run Function Executor from the DOS command line and specify a list of filenames to open. For example, you could use the following command line to open two files from the DEMODATA sample database:
You can even use wildcard characters, as in the example:
Running this command allows you to associate file extensions (types) with Function Executor. For example, you can associate MKD, BTR, DAT, or any other extension with Function Executor. Thus, when you double-click the file in Explorer, it automatically opens the file with Function Executor.
There are two options in creating a Btrieve file with Function Executor. If a file is already open, you can clone it; otherwise you can start from scratch.

The following tasks are related to the History feature:
To display the History window
To toggle the docking status of the History window

When docked, the History window is connected to the application window as shown in Figure 12-9. When not docked, the History window is a distinct window. When undocked, the History window has menu items that duplicate the commands seen from the right-click menu in Figure 12-9.
To toggle the Always On Top status of the History window
To reset the History window to default settings
|
Chapter contents
Prev topic: Function Executor GUI Reference
|