OD SAVE CONTEXT FILE

4D - Documentation   Français   English   German   English   4D for Oracle, Command Theme List   4D for Oracle, Command Alphabetical List   Back   Previous   Next

version 1.5


OD SAVE CONTEXT FILE (context_ID; fileName)

ParameterTypeDescription
context_IDLongintContext identifier
fileNameTextName of file receiving the context definition

Description

The OD SAVE CONTEXT FILE command saves the definition of the context in a file on disk.

context_ID must be a previously created, active or inactive context identifier.

fileName specifies the name of the document to create. If fileName is an empty string, a Save File dialog box is displayed to the user. If fileName is not a complete pathname, OD SAVE CONTEXT FILE saves the file in the same folder as the database structure file.

If a document with the same name already exists, it will be overwritten.

See Also

OD Open context file.


4D - Documentation   Français   English   German   English   4D for Oracle, Command Theme List   4D for Oracle, Command Alphabetical List   Back   Previous   Next