I'm getting ready to implement several external functions in a PB application. I was reviewing the documentation and found this:
You cannot call external functions with return values or arguments of type short. (see link SyBooks Online (Archive))
At least one of the functions I will be implementing has return values or argument of type short. Does anybody have a workaround this issue?
Thanks,
Manuel Marte