Mistress Of The Dor Kness

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Wednesday, 26 December 2007

Sanity Savers - Selection Tip for AutoCAD Architecture 2008

Posted on 12:12 by Unknown

I'd spoken with a few people in the past couple of months about a problem we'd all been experiencing with making selections in ACA08.

Whenever I would select my objects then choose a command (either from a button or from the right-click menu), my selection set would be cleared.

But, when I typed the command or chose it from the 'recent commands' flyout in the right-click menu, it would act as expected.

So, in those cases, I would either try to remember to choose my command first, or input 'P' (for previous) if the selection set had been cleared.


Now, all of us had already tried the PICKFIRST, PICKADD and DBLCLKEDIT system variables, but, we had no joy.


I was cruising around the Autocad discussion groups last week when I came across another user who had someone experiencing the same thing.


And a forum user, Joe Burke posted the solution!


Reply From: Joe Burke

Date: Dec/22/07

Re: problem with selecting objects

At the command line check the value of the undocumented system variable QAFLAGS.

That's the problem, if it set to anything other than zero.

Joe Burke


Sure enough, when we all checked, we discovered that this variable had been set at '1'.

Well, since QAFLAGS is an undocumented SysVar, I did a bit of googling to see which nerds have revealed the finer details!


In this case, the ones who came through were Jimmy Bergmark, Owen Wengerd and Lee Ambrosius:


http://www.jtbworld.com/autocadtips.htm

Jimmy - heading: Undocumented

QAFLAGS acceps a value between 0 and 32767
bit 0 (1) : ^C in menu macro cancels grips (acts like keyboard ).
bit 1 (2) : no pause during text screen listings.
bit 2 (4) : no "alert" dialogs (text display instead).
bit 7 (128) : accepts "screen picks" (point lists) via (command) function.

Normally QAFLAGS should be set to 0. Because it might be set to other values it is a good idea to put (setvar "QAFLAGS" 0) in acaddoc.lsp or any other of your lisp files that you use for startup.

Also Owen:

http://www.manusoft.com/Resources/AcadExposed/Main.stm

and Lee:

http://www.hyperpics.com/system_variables/


For the customization guys, here was a tip posted in the AUGI AutoCAD Tips and Tricks forum:

http://forums.augi.com/showthread.php?t=24081

pemin (patrick emin)

2005-08-12

Set the QAFLAGS variable to 2 to prevent the pauses in the text window. This can be used to list all layers or blocks in order to copy paste the text in a text editor without generating pages breaks.


So, a big 'THANKS!' to Joe Burke for posting the answer in the AutoCAD discussion forum and to the other guys for documenting it, I hope that more people will benefit from hearing about this little-known variable.

Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Posted in ACA | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • MAP tool of the day - ADERSHEET (rubbersheet)
    from MAP3D 2006 help: ADERSHEET (Rubber Sheet command) Performs rubber sheeting on selected objects Rubber sheeting is a nonuniform adjustme...
  • St. Louis Metro Storm Update
    Well, just felt like making another update about the storm. It's so odd that we're here in our nice powered home but so many things ...
  • The AUGI Board
    Well... since I've got two links to throw in here, I'll go ahead and talk about the augi board (~sticks tongue out at those who migh...
  • Bentley has BIM for FM? wot?
    Just decided to do a Google for Facilities Management BIM... and link #3 (~sigh~ and of course the first two show my pathetic self ranting a...
  • Connecting Moonlighters with Clients & a Few Handy Links
    Was cruising the classifieds forums over at the Autodesk Discussion Groups today and saw a note for this website: http://www.cadground.com/ ...
  • Startup Accelerator?
    What is the Startup Accelerator, and how can I stop it? From AutoCAD's help files... Runtime process that can accelerate the initial sta...
  • Adding SelectSimilar to Right-Click menu in 2005 and below
    Adding SelectSimilar to the right-click menu in AutoCAD 2005: In a previous post , I showed some code from Adam W, and now we're going t...
  • yep, I'm on vacation again!
    I am heading out for vacation tomorrow morning, so I won't be posting much again for about a week. I have been a little scarce on here s...
  • How Do I Search for Wildcard Characters? #@.*?~[]'
    How Do I Do a Find and Replace for Wildcard Characters? #@.*?~[]' I've seen this question come up a couple of times on the augi and ...
  • OT: Really staying busy
    Well, it's been a busy time in the Perry household. We were thrilled to have hosted our dear friends Bill and Karen from Australia for ...

Categories

  • ACA
  • Alternative Energy
  • AMEP
  • Applications
  • AU2006
  • AU2007
  • AU2008
  • AUGI
  • AUGIWorld Magazine
  • Autocad
  • AutoCAD
  • Autodesk University
  • BIM
  • cad camp
  • CAD Camp
  • CAD/Design Salary Survey
  • CAFM
  • Database
  • Education
  • Engineering
  • Facilities Management
  • FMDesktop
  • funny
  • GatewayAUG
  • Hardware
  • HotNews
  • Job Opening
  • Media
  • off-topic
  • Revit
  • RMEP
  • St. Louis
  • Tutorials
  • Women In Design
  • Writing

Blog Archive

  • ►  2013 (27)
    • ►  November (3)
    • ►  September (1)
    • ►  July (1)
    • ►  June (16)
    • ►  May (2)
    • ►  April (1)
    • ►  March (2)
    • ►  February (1)
  • ►  2012 (14)
    • ►  December (2)
    • ►  November (4)
    • ►  September (1)
    • ►  August (1)
    • ►  July (1)
    • ►  May (1)
    • ►  March (1)
    • ►  February (1)
    • ►  January (2)
  • ►  2011 (22)
    • ►  November (3)
    • ►  October (3)
    • ►  September (3)
    • ►  August (2)
    • ►  July (1)
    • ►  May (7)
    • ►  April (1)
    • ►  March (2)
  • ►  2010 (16)
    • ►  December (2)
    • ►  November (5)
    • ►  September (1)
    • ►  August (1)
    • ►  July (2)
    • ►  April (1)
    • ►  March (1)
    • ►  February (2)
    • ►  January (1)
  • ►  2009 (15)
    • ►  October (1)
    • ►  July (1)
    • ►  June (4)
    • ►  April (2)
    • ►  February (7)
  • ►  2008 (58)
    • ►  December (1)
    • ►  November (1)
    • ►  October (1)
    • ►  September (3)
    • ►  August (4)
    • ►  July (7)
    • ►  June (4)
    • ►  May (5)
    • ►  April (4)
    • ►  March (10)
    • ►  February (9)
    • ►  January (9)
  • ▼  2007 (69)
    • ▼  December (7)
      • Cool Tool: Free Properties Tooltip
      • Sanity Savers - Selection Tip for AutoCAD Architec...
      • AutoCAD LT Resources
      • The Wandering Writer Meets her Bosses
      • Trends in the Building Market
      • Free Camtasia and Snagit
      • Mistress of the Dorkness in 1982
    • ►  November (9)
    • ►  October (6)
    • ►  September (3)
    • ►  August (1)
    • ►  July (5)
    • ►  June (4)
    • ►  May (4)
    • ►  April (3)
    • ►  March (9)
    • ►  February (11)
    • ►  January (7)
  • ►  2006 (121)
    • ►  December (7)
    • ►  November (8)
    • ►  October (10)
    • ►  September (13)
    • ►  August (16)
    • ►  July (14)
    • ►  June (14)
    • ►  May (6)
    • ►  April (7)
    • ►  March (7)
    • ►  February (14)
    • ►  January (5)
  • ►  2005 (68)
    • ►  December (9)
    • ►  November (10)
    • ►  October (7)
    • ►  September (4)
    • ►  August (5)
    • ►  July (11)
    • ►  June (9)
    • ►  May (4)
    • ►  April (9)
Powered by Blogger.

About Me

Unknown
View my complete profile