jrebelo
24th July 2017, 17:52
How can i call a DLL from constraints Editor?
I'm using this:
!#pragma used dll oteibddll0001
if (teibddll0001.funcao_teste([compr])) = true then
Mensagem = "TESTOK"
else
Mensagem = "TESTNOK"
endif
but doesn't work.
Someone can help me?
I'm using this:
!#pragma used dll oteibddll0001
if (teibddll0001.funcao_teste([compr])) = true then
Mensagem = "TESTOK"
else
Mensagem = "TESTNOK"
endif
but doesn't work.
Someone can help me?