veyant
30th May 2005, 12:12
Hi,

is there anyway to know what are the various functions available in ottdllbw DLL. 3 of them i know.

client2server
server2client
app_start

is somebody have script of this dll so that we can know how many and which function it uses and what is exact syntax for the same. if somebody know additional to these 3 then i will appreciate if he can share with us.

thanks
sandy

p.cole
30th May 2005, 15:18
To get a list of external functions in a DLL use "%BSE%\bin\bicinfo.exe -eu ottdllbw" or "${BSE}/bin/bicinfo6.1 -eu ottdllbw" depending on the platform you are on.

lakoon
30th May 2005, 16:46
... or a little bit less cryptic

use session ttadv2439m000 ...

/lakoon