Control of User-Input Function Conditions

The function acedInitGet() has two arguments: val and kwl. The val argument specifies one or more control bits that enable or disable certain input values to the following acedGetxxx() call. The kwl (for keyword list) argument can specify the keywords that the functions acedGetxxx(), acedEntSel(), acedNEntSelP(), acedNEntSel(), or acedDragGen() recognize.

Note: The control bits and keywords established by acedInitGet() apply only to the next user-input function call. They are discarded immediately afterward. The application doesn't have to call acedInitGet() a second time to clear any special conditions.