QAFLAGS acceps a alue 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) ia (command) function.
Normally QAFLAGS should be set to 0. Because it might be set to other alues it is a good idea to put (setvar "QAFLAGS" 0) inacaddoc. sp or any other of your lisp files that you use for startup.