aboutsummaryrefslogtreecommitdiff
path: root/pkg/xtools/catquery/doc/cqrclose.hlp
blob: 98dfb4b57fec77f804138d83168c43867b53e220 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.help cqrclose Mar00 "Catquery Package"
.ih
NAME
cqrclose -- free the catalog results descriptor
.ih
SYNOPSIS

call cq_rclose (res)

.nf
pointer	res		# the results descriptor
.fi
.ih
ARGUMENTS
.ls res    
The results descriptor.
.le
.ih
DESCRIPTION
Cq_rclose frees the results descriptor.
.ih
SEE ALSO
cqquery, cqfquery
.endhelp