sgoupil
9th July 2014, 16:37
Hi, just got InforLN 10.3 that we will be implementing. We currently run on BaanIVc4.

We are using Excel to load data into BaanIVc4. I'm trying to replicate it for InforLN. I came into a problem and I remember when i use to work in BaanV, I faced the same problem, but I don't remember the exact fix.

When calling a dll in Baan that returns values, in BaanIVc4, in order to get the value back, we use the following call "funcCall = objBaan.FunctionCall". I remember that for BaanV, this call was different, but I can't remember what it was.

bhushanchanda
9th July 2014, 17:20
Hi,

Check if this Thread (http://www.baanboard.com/baanboard/showthread.php?t=40288) helps.

Also, post your code. That might help to identify the issues.