CurrentDir - ObjectVision/GeoDMS GitHub Wiki

File, Folder and Read functions CurrentDir(ectory)

syntax

  • CurrentDir()

definition

  • CurrentDir() results in a string parameter with the folder of the root file of the loaded configuration.

example

parameter<string> cdir := CurrentDir();

result: cdir = 'c:/data/dev/prj/tst/Operator/cfg'

⚠️ **GitHub.com Fallback** ⚠️