Skip to content

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).

syntax

  • execDll(dll, function)

definition

execDll(dll, function) executes the function in the dll.

applies to

example

container execDll := execDll('C:/dev/bin/accessrun.dll','RunProcAndWait')

see also

Clone this wiki locally