• - Automatically execute commands upon file open [XFM project]

    Nelson Hobdell
    Nelson Hobdell
    Users leveraging OpenCities Map XFM projects are able to execute key-in commands upon project open via definition of MS_GEOINITCMD as a macro (variable definition) within the XFM project, for a given XFM project workset. Is there a likewise strategy…
    • over 1 year ago
    • OpenCities Map
    • OpenCities Map Wiki
  • User profiles

    scaleflyer
    scaleflyer
    I want to write a macro that covers our printing needs. Part of that macro will need to know which user configuration file is currently in use. Are there any "keyins" or other instructions that I should use to inquire the profile and return a result?
    • Answered
    • over 10 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Lock a Level on the pull down, via Key-in or VBA

    RJB
    RJB
    I have a tool bar button that brings on Level 5 and sets the various colors, weight and style Sub ActiveLayerSet5() ' 110413 - Changed command, removed Dim commands and the Command CommandState.StartDefaultCommandStart command ' 09/23/2013 - SetCExpressionValue…
    • Answered
    • over 9 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • How do I Get the Resolution value for use in a macro?

    kingkat
    kingkat
    Maybe a newbie question, but how do I automatically get and asign the resolution value to a variable in a Microstation Basic Macro. I know I should be using VBA, but I already have a macro that does most of what I need and I'm not yet skilled in VBA.…
    • over 11 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 2004 Edition VBA Forum
  • How to run Microstation-BASIC with parameters....

    Fahad
    Fahad
    How to run Microstation-BASIC with parameters.... I am taking about Microstation-BASIC not VBA. In previous question I learnt how to get keyinarugments in vba. Now I can to know , How to pass parameter to a Microstation-BASIC ??? Good day…
    • over 11 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 2004 Edition VBA Forum