Example: lrd_ctlib_cursor

In the following example, lrd_ctlib_cursor specifies a CtLib cursor command for Cursor 3. The command is executed by lrd_exec.

lrd_ctlib_cursor(Csr3, "", -1, "", -1, 707, -99999, 1);
lrd_exec(Csr3, 0, 0, 0, 0, 1);
lrd_result_set(Csr3, 1 /*Succeed*/, 4046 /*Done*/, 1);