ExecDll - ObjectVision/GeoDMS GitHub Wiki
File, Folder and Read functions exec(ute)Dll
REMOVED: this operator is no longer present in GeoDMS 20.x (it does not appear in the operator registry anymore).
syntax
- execDll(dll, function)
definition
execDll(dll, function) executes the function in the dll.
applies to
- dll and function with string value type
example
container execDll := execDll('C:/dev/bin/accessrun.dll','RunProcAndWait')