ExecDll - ObjectVision/GeoDMS GitHub Wiki
File, Folder and Read functions exec(ute)Dll
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')