Which did you go for?
Registered forum members do not see this ad.
Ok, this is an honest screen shot from today - no photoshopping. Just thought I'd share for your enjoyment.
Which did you go for?

Never seen that one before.
That's a lot of toolbars you've got there.
Owner - Pender Design Group
-Loyal AutoCAD user since 1992-
Problem: Logitech mouse scroll wheel won't pan with SetPoint installed. Solution
Hedgehog:
I opted to click the red X, so I guess in a sense it was the no option.
I was closing down anyways since CAD had freaked out when it opened.
Caddict:
I only now starting to learn all the key commands.![]()

Once you learn them, they'll become second nature. I started off using them because I hated trying to find everything on the tablet we had to use way back when. FWIW, here are the only toolbars I ever use. It does wonders for the size of your drawing space.
![]()
Owner - Pender Design Group
-Loyal AutoCAD user since 1992-
Problem: Logitech mouse scroll wheel won't pan with SetPoint installed. Solution
Caddict, you've got the same number of toolbars as BStreiss. You just have them laid out differently.
"Work Smart, Not Hard"
Click to View My Portfolio ( Updated 05/21/2013 ) ---> http://www.rdeweese.com/
Cad - Actually there are more - I just trimmed the screen shot.![]()
Ok, you win this round.![]()
"Work Smart, Not Hard"
Click to View My Portfolio ( Updated 05/21/2013 ) ---> http://www.rdeweese.com/
To the original question. This VBA routine will result in the identical "Error Message":
Or try:Code:Sub CrypticMsgBox() MsgBox "", vbYesNo + vbQuestion End Sub
Critical.jpgCode:Sub CrypticMsgBox() MsgBox "", vbYesNo + vbCritical End Sub
Or:
Exclamation.jpgCode:Sub CrypticMsgBox() MsgBox "", vbYesNo + vbExclamation End Sub Sub CrypticMsgBox()
Or:
Info.jpgCode:Sub CrupticMsgBox() MsgBox "", vbYesNo + vbInformation, "AutoLAST" End Sub
Cheers,
Petri
Life is what happens to you while you're busy making other plans.
John Lennon (1940 - 1980)



Registered forum members do not see this ad.
The one thing i thought was funny is when Windows gave me an error that said "an unknown application has caused an unknown error, and must be shut down" Wish I would have got a screen shot, but I was laughing so hard.
Bookmarks