- Rod Hudgins
- PowerBuilder
- Thursday, 27 July 2017 04:45 PM UTC
I am using the trial version of PowerBuilder 2017. In PowerBuilder 12.5 and PowerBuilder 2017 32bit I am able to call a C# function that has the Robert Giesecke “Unmanaged Exports” package. In PowerBuilder 2017 64bit I am not able to call the C# function despite the C# function being compiled in 32bit or 64bit.
All testing has been done with compiled objects. The function is
public function string ReformatExtract(string client_number, string extract_type, string extract_record) LIBRARY "ExternalFunctions.dll" alias for "ReformatExtract;Ansi"
What am I missing?
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.