jmathew
17th July 2004, 12:44
Hi,

I am trying to include the function get.bw.hostname() in a script but the following error is given by the system;

Error: Unresolved reference to function 'get.bw.hostname'.

How can i sort out this problem?

lbencic
17th July 2004, 17:36
Hi -
I think those commands are for Baan V only - would be nice if they ported them to Baan IV.

What we have done in the past is to run the 'hostname' command on the local PC using the client commands from the ttdllbw library.

Check out this post on client commands (http://www.baanboard.com/baanboard/showthread.php?t=15876&highlight=ttdllbw) to see how to do that.

jmathew
18th July 2004, 09:32
Hi Lisa,

Thanks a lot, I managed to get it.