ade_qlgetqryinfo

AutoCAD Map 3D AutoLISP

Up a level
ade_qlgetqryinfo
 
 

Gets information about a query.

(ade_qlgetqryinfo qry_id info)

Returns the requested information or nil.

qry_id Query ID (real).
info Information type (string). See the Information Types table below.
Information Types
name Query name.
description Query description.
category Category name.
qtype Query type: 1 = internal, 2 = external.
filename For an externally saved query, full path name (string).

A query gets a name and an ID when it is saved to a query category of the query library. A new query that you have not yet saved does not have a name or an ID.