Satish Nandeti
28th August 2002, 12:11
Hello Everybody,

I wanted to use tt.align.according.domain() function. But it is giving me error 'Unresolved reference', when I used it in my baan dll. Do we need need to include any standard dll (tools), to use that function?

Regards,

FransG
28th August 2002, 13:05
#include <bic_tt>

Satish Nandeti
28th August 2002, 13:10
Thank you Frans