Skip to main content
Question

Using .dll files

  • February 22, 2020
  • 2 replies
  • 59 views

Forum|alt.badge.img+3

Hi FME Fans,

Is there a way to run a .dll file from within FME and also pass data to it?

Cheers

2 replies

redgeographics
Celebrity
Forum|alt.badge.img+49

You could try the SystemCaller and execute the regsvr32 command. Not sure about passing data into the .dll, I would imagine that's done through parameters and as the SystemCaller allows you to construct a command line that would be the first thing to try.


david_r
Celebrity
  • February 24, 2020

The easiest may be to use the PythonCaller and the ctypes module, but it depends on the contents and the usage of the dll.

https://docs.python.org/3/library/ctypes.html


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings