Microstation V8i configuration files

I am having problems laying out the project configuration file.  When I use the same configuration file on two separate computers, I get different results.  How do I make sure the configuration is pointing ONLY to the locations which I want it to for line styles, cells, and fonts?

Parents
  • Hi,

    Unknown said:
    I am having problems

    What kind of problem do you have. Can you provide more information and explanation why you treat the situation as the problem? As Tim wrote in his answer, the output from DEBUG would be valuable.

    Unknown said:
    on two separate computers, I get different results

    It's expected behaviour. The final setting of MicroStation workspace includes a processing of more configuration files and tens of configuration variables, where some of them are conditional. The question is how big the differencies are.

    Unknown said:
    How do I make sure the configuration is pointing ONLY to the locations which I want it to for line styles, cells, and fonts?

    What is your knowledge how workspace setting is created from the configuration files? If you will create msdebug file and will read it, you will see how particular variables are created and by different configuration files, so you will be able to decide what and how to set to reach you aim.

    With regards,

      Jan

Reply
  • Hi,

    Unknown said:
    I am having problems

    What kind of problem do you have. Can you provide more information and explanation why you treat the situation as the problem? As Tim wrote in his answer, the output from DEBUG would be valuable.

    Unknown said:
    on two separate computers, I get different results

    It's expected behaviour. The final setting of MicroStation workspace includes a processing of more configuration files and tens of configuration variables, where some of them are conditional. The question is how big the differencies are.

    Unknown said:
    How do I make sure the configuration is pointing ONLY to the locations which I want it to for line styles, cells, and fonts?

    What is your knowledge how workspace setting is created from the configuration files? If you will create msdebug file and will read it, you will see how particular variables are created and by different configuration files, so you will be able to decide what and how to set to reach you aim.

    With regards,

      Jan

Children