Using PW CONNECT and Integrated MicroStation CONNECT.
I want to attach a library file (dgnlib) through a keyin - this keyin can then be used with a custom button
trying to locate a file within PW, the same keyin works if the file exists on an external drive
testing the following keyins:-
level library attach pw:\\..path..\name.dgnlib
$ level library attach $(_USTN_CONFIGURATION)name.dgnlibAt best it opens a PW folder - but doesnt load the library
Any ideas?