ExecDll
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')