|
|
|||
Active Topics Memberlist Calendar Search |
|||
Home |
|||
| RAMP (Rapid Application Modernisation Process) | |
|
Topic: Help With Axes |
|
| Author | Message |
|
Mikeknight
Newbie
Joined: 06 Sep 2010 Location: South Africa Posts: 2 |
![]() Topic: Help With AxesPosted: 06 Sep 2010 at 7:12am |
|
Hi,
How this is the right place for this question, but couldn't find Axes section. Regarding the SET5250CURSORTO: we currently F4 on a field to search for data regarding that field. so adding a Search push button the does SENDKEY("F4") works find but you have had to have clicked on the box you want to search first. i was wondering if by using the SET5250CURSORTO i can position to the field i want before executing the SENDKEY. At the moment i am using this var M = FIELDS("FieldName"); M.SET5250CURSORTO; SENDKEY("F4"); But it doesn't seem to change the cursor position to the FieldName element. Thanks in advance for the help |
|
IP Logged |
|
|
Mikeknight
Newbie
Joined: 06 Sep 2010 Location: South Africa Posts: 2 |
![]() Posted: 06 Sep 2010 at 9:46am |
|
Thanks Guys but don't stress found the correct code.
Instead of M.SET5250CURSORTO it SET5250CURSORTO(M) |
|
IP Logged |
|
|
||
Forum Jump |
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
|