somjit
11th June 2013, 10:12
Hello All,

For BAANLN 6.1 FP6, In my script include "#include <bic_desktop>" but the compilation failed and show error "${BSE_REM}!${BSE}/include6.2/bic_desktop:No such file or directory" and "Can't open input file '${BSE_REM}!${BSE}/include6.2/bic_desktop'".

Plase advice,
Somjit.

bhushanchanda
11th June 2013, 10:46
Hi,

You can use ottdllbw Library function Instead of bic_desktop.

#pragma used dll "ottdllbw"

somjit
17th June 2013, 09:49
Hi Bhushan,

It's work.
Thank you for advice.

Somjit.