Navigation: Function Index > C
CHKCUR
(CHKCUR('cursorname'))
Checks to see if a cursor is declared and is not dropped. The function returns an integer value of 1 if the name exists and is not dropped, and 0 if it is not declared or dropped.