bdeGetCurrentModelFilePath
Gets the current model's file path.
Syntax
pathname = bdeGetCurrentModelFilePath()
Outputs
- pathname
- Name of the file path of the current model.
Examples
Get the pathname of the current model's file path:
pathname = bdeGetCurrentModelFilePath();
pathname = C:\TestFolder\test.scm