Active TopicsActive Topics  Display List of Forum MembersMemberlist  CalendarCalendar  Search The ForumSearch  HelpHelp
  RegisterRegister  LoginLogin  HomeHome
RAMP (Rapid Application Modernisation Process)
 AS400,iseries,System i,LANSA,CSS,HTML,Scripts :LANSA :RAMP (Rapid Application Modernisation Process)  
Message Icon Topic: Help With Axes Post Reply Post New Topic
Author Message
Mikeknight
Newbie
Newbie
Avatar

Joined: 06 Sep 2010
Location: South Africa
Posts: 2
Quote Mikeknight Replybullet Topic: Help With Axes
    Posted: 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 IP Logged
Mikeknight
Newbie
Newbie
Avatar

Joined: 06 Sep 2010
Location: South Africa
Posts: 2
Quote Mikeknight Replybullet 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 IP Logged
Post Reply Post New Topic
Printable version Printable version

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

Bulletin Board Software by Web Wiz Forums version 8.05
Copyright ©2001-2006 Web Wiz Guide