Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

problem setting cursor

former_member196517
Contributor
0 Likes
421

Hi ,

I am facing some problem setting a cursor on a complex screen , it has some subscreens and if i set a cursor on main screen it works fine but it doesnt place cursor on sub screen elements.. any clues ???

Regards

Anuj

2 REPLIES 2
Read only

Former Member
0 Likes
396

Hi

First call u r screen

Call screen 800.

thenn set curser.

Kiran

Read only

former_member196517
Contributor
0 Likes
396

hi Colleagues,

Please guide me in solving this..

I have a screen 200 and i have two subscreens in it.say 400 and 410 and now i want to set a cursor on 400 screen elements.. How is this possible .

SET CURSOR i am using in all three screen's PBO and setting to a global variable which i am setting in a business logic.

If field is of screen 200 it sets the cursor successfully but if fields are of 400 or 410 then it doesnt.

Regards

Anuj