Original Tip Date: Feb 16, 2001
What command was that ?
Need to know what command is being executed from menu selections or dialogs? Try recording a macro while executing the action, then examine the macro for the command structure…
Original Tip Date: Apr. 2, 2001
Something neat to add to the end of Script Files!
Thanks to Chuck Rheault for posting this suggestion to CCM! Add the following lines to the end of your script files: RESET NULL m,erSCRIPT COMPLETE…
Original Tip Date: Feb 16, 2001
Multiply or Divide keyins
To multiply or divide a keyin such as: AA= , AS= , TW= , TH= , DX= , and DL= just insert a * or / before the value.
AskInga Tip #7
Original Tip Date: Feb 16, 2001
Increment or Decrement keyins.
To increment or decrement a keyin such as CO= , LV= , LC= , and WT= just insert a + or - before the number. For instance LV=+1 will increment the Active Level…
Original Tip Date: Jan. 22, 2004
Keyin to attach references
With thanks to Barry Bentley for sharing this: MicroStation V8 - You need at least five arguments to the RF= command to keep it from asking you for more information. RF=file_name…
Original Tip Date: Feb 19, 2004
Keyin for the Save As dialog
To add a button or function key that brings up the Save As dialog, use this keyin:
dialog saveas
This tip brought to you by Dan Abney via the discussion…
Original Tip Date: March 2004
Try these keyins to re-load your active file:
RD=
NewFile
ALT+F ,1 ( Note, that's ALT+F then pause and press 1 )
Askinga Tip #416
Original Tip Date: Jan. 12, 2006
Updated 2009-12-18
hen the focus is home in MicroStation V8 XM Edition, press ENTER to open the key-in browser at your cursor!
And, if your not at home, press F9 !
NOTE…
Original Tip Date: September 2006
Updated: November 2011
To print a message, try these keyins: M,ER[message] Prints the message on the left side of the status bar.
M,ST[message] Prints the message on the right side of the status bar in MicroStation…
Original Tip Date: Nov 30, 2006
Keyin to "save as" with a file name
With thanks to Alexander Molotov for sharing this tip on the discussion groups: To perform a save as with a file name, use this keyin: backup filename Include…
Original Tip Date: February 2001
Updated: July 2011
DL=[Enter] can be used in place of DL=0,0,0 .
For those of you who haven't been around MicroStation as long as some of us, you may find the following of interest.
Before AccuDraw was added…
Original Tip Date: Jul. 17, 2002
Dealing with spaces in names when using keyins.
MicroStation V8 - Spaces in your file names and model names will have to be hugged by double quotes in your keyins. For example, to attach a…
Original Tip Date: Feb 16, 2001
Use the | key to repeat keyins
Use the pipe key(|) to copy an element a specified number of times when using the DX= command. For example: To copy an element 30 times with a spacing of 5 units keyin…
Original Tip Date: Feb 16, 2001
Paste into the keyin window.
V7 - Notice that CTRL + V doesn't work to "paste" text into the key-in field? Be sure the input focus is in the key-in window and use SHIFT + Insert instead!
…
Original Tip Date: Feb 16, 2001
Combine your keyins!
Combine keyins by separating them with a semi-colon. For instance: lv=5;co=6;of=1-63 will have the same effect as keying in the commands separately.
AskInga…
Original Tip Date: Mar. 3, 2003
Use keyboard shortcuts to launch your programs
Here's a great tip that Thor Leslie posted to the V8.General newsgroup: From your desktop program icon, right-click and go to Properties . Then put…
Original Article Date: April 2001
Updated: December 2010
Was it CTRL+B or CTRL+VA to get to the View Attributes dialog? And what was that handy one for Redo?
Here's a list with all the accelerator keys to hang on your wall!
http://communities…
Original Post Date: August 2002
Updated: August 2010
MicroStation's Calculator / Preprocessor
For those of you who've been frequenting the web as a resource for all things MicroStation, you may have run into keyins that contain mdl load calculat…
Original Article Date: January 2003
Updated: August 2010
Capturing messages from the dialog debugger
Ever wondered how to save those MicroStation Messages when the Dialog Debugger is enabled? Take a peek at this article to learn the keyins needed…
Original Article Date: March 2003
Updated: February 2010
Note: The content in this article is for pre-V8 versions of MicroStation only.
Did you know that you can activate dialogs, tool boxes and tool frames just by using a keyin? Do you know…
Original Article Date: Feb 14, 2005
A handy reference guide to MicroStation V8 2004 Edition keyins! Note, this list is no longer being maintained, so take what you need and leave the rest.
With many thanks to Bentley's Joe Allen…
Original Article Date: Aug 3, 2001
A reference list for MicroStation/J's keyins. Note, this article is no longer being maintained. Take what you need and leave the rest.
2004-12-20 Added a missing keyin.
2005-03-15 Posted a PDF of the list…
Original Article Date: Nov 24, 2006
With thanks to Eric Cooper for this article. Available in all versions of MicroStation, the key-in browser is used to browse, construct and enter commands in order to have MicroStation perform or execute a specific…
Original Article Date: April 3, 2000
Find all of MicroStation's keyboard shortcuts listed here. It's a great reference to print out and hang on your wall.
2007-05-14 Updated
Angle
AA= Sets the active angle
Auxiliary Coordinate…