Makes a saved query current.
int
ade_qlloadqry(
ade_id qry_id);
Returns RTNORM or an error code.
qry_id | Query ID. |
Once loaded, the query becomes the current query. If there is already a current query, this query replaces it.
Makes a saved query current.
int
ade_qlloadqry(
ade_id qry_id);
Returns RTNORM or an error code.
qry_id | Query ID. |
Once loaded, the query becomes the current query. If there is already a current query, this query replaces it.