Command group | Flag affected | Reversible | Execute on client | Platform(s) |
---|---|---|---|---|
Data files | NO | YES | NO | All |
Floating default data file {list-of-files (F1,F2,..,Fn)}
This command sets the default data file as the current data file and changes whenever the current data file changes. You use Floating default data file in libraries which open more than one data file at once. The default behavior in Omnis is that, as each new data file is opened, it becomes the "current" data file. The concept of a current data file is important when your commands refer to file classes without specifying a data file.
The Floating default data file command sets the default data file, for the specified list of files, to be equal to the current data file and allows it to change (float) whenever the current data file changes.
The command does not change the flag but is reversible, that is, the previous default data files are restored when the method containing the command in a reversible block terminates.