If you want to know how to do something in MicroStation, or if you've found a cool tip or trick that you'd like to share, you've come to the right place. MicroStationTips.com is a forum for MicroStation users and CAD Managers to share tips, tricks and how-tos. It is a platform for savvy users to share their bounty of knowledge with peers.
Try a different approach just file open start the macr recorder and perform what you want to get done dont forget to finish with a save settings so change will be permanent.
Stop the macro recorder and open the macro editor to find out how it works ie turn off level 20 in a ref file ….. if it doesn't refer anywhere to the file name being worked on then in the batch processor run the macro over all the files you put into the batch processor via browser add files
My first try would be to place quotes around the logical name.
I tried single quotes, double quotes, square brackets and round brackets. I think I am burned. I am going to have to go in and change all logical names.
I am trying to use batch process to change the leveling of my files. I have a space in my logical name IE "profile lower" omit quotes. It does not recoginze that logical name. How can I fix it?