1.

What Is Get Cursor Field?

Answer»

GET CURSOR STATEMENT transfers the name of the screen element on which the cursor is positioned during a USER action into the variable <f&GT;.
GET CURSOR FIELD <f> [OFFSET <off>] [LINE <LIN>] [VALUE <val>] LENGTH <len>].

GET CURSOR statement transfers the name of the screen element on which the cursor is positioned during a user action into the variable <f>.
GET CURSOR FIELD <f> [OFFSET <off>] [LINE <lin>] [VALUE <val>] LENGTH <len>].



Discussion

No Comment Found