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>.

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