:SYSTEM.CURSOR_BLOCK command ?
133200Jan 16 2003 — edited Jan 17 2003I have two forms: Form A and Form B.
I have three different data blocks on a form B. When I click on a push button, I simply want to determine where the user's cursor is. I thought I could use :SYSTEM.CURSOR_BLOCK to determine which is the active block on Form B, but it shows the data block from Form A, which is hidden behind the current form.
How do I use the command properly ?
Thanks,
Bob