novicebaan
16th May 2003, 10:51
hello baaner

in which directory i will get the information about "ottdlldisplay".
can i see the script also

bye

OmeLuuk
16th May 2003, 11:23
The object is a tools object: you are not allowed to view its source.

The place to look for the object is: $BSE/tools/ttB40_c4/ottdll

Information about the object can be obtained via: `bic_info6.1 -w ottdlldisplay`
In the list that scrolls over your screen you will get all information bic_info6.1 can gather from the object. If you want more specific details on what bic_info6.1 can filter from the object, try `bic_info6.1 -u`

NvanBeest
22nd May 2003, 21:33
IMHO that last command should be bic_info6.1 -u and not -v, which only shows the version! ;)

Regards
Nico

OmeLuuk
23rd May 2003, 12:22
You are right, sorry for that typo. I will also correct the original post.