guilmor
11th September 2002, 11:10
Hi there!
I'm unable to use file transfer function "client2server" or any of the other related functions...
Compiler says "undefined function".
Shall I include any library to use these functions? :confused:

Thanks.

hklett
11th September 2002, 11:44
Use

#pragma used dll "ottdllbw"

in your program script

baaner
11th September 2002, 12:34
Hi,

the dll is correct, but have in mind that depending of the BW client you are using it might not work... I have tested it on version 060 and forward, but it does not work on the 045...

if you need more help with this feature, just tell...

NPRao
11th September 2002, 19:53
If you do not have that function, client2server() with you BaaN Version, you can still use the other tools function -

http://www.baanboard.com/programmers_manual_baanerp_help_functions_client_file_access_seq_write_local

I hope that might be available.

I am not sure if you have the dll avaiable as I see in the help -

Context
ttdllbw library function.

But you can always try to explore options. ;)

rupertb
11th September 2002, 21:54
Hi guilmor, if like me you're still on B40_b2 then there's hope - I've loaded some of the required dll's by hand but I only managed to get server2client to work, it wouldn't work the other way.
If I remember correctly the dll was: odllbw, and of course the old favourite: ostpapihand.

Gimme a shout if this scenario fits yours.

guilmor
13th September 2002, 11:23
Thankyou very much four your help.

I managed to use client2server and the other fucntions in dll.

Read you soon.
Guilmor