-
Notifications
You must be signed in to change notification settings - Fork 1
ExecDll
Jip Claassens edited this page Aug 6, 2026
·
7 revisions
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).
- execDll(dll, function)
execDll(dll, function) executes the function in the dll.
- dll and function with string value type
container execDll := execDll('C:/dev/bin/accessrun.dll','RunProcAndWait')
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.