Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community

At 29 OCT 2007 06:06:03PM John Grant wrote:

I am returning a value from a popup into an Edit Line and would like to have the cursor move to the end of the entered text in that Edit Line for any further data entry - ie send an END key stroke after placing the data. The last lines of my code so far are:

X=SET_PROPERTY(WIN_NAME:'.MEDICATION',"TEXT",MEDVARMEDS)

X=SET_PROPERTY(WIN_NAME:'.MEDICATION','FOCUS',1)

John


At 29 OCT 2007 06:29PM dbakke@srpcs.com's Don Bakke wrote:

John,

Add another line using the SELECTION property:

X=SET_PROPERTY(WIN_NAME:'.MEDICATION'[/color], [/color]'SELECTION'[/color], [/color]65534[/color]:[/color]@FM[/color]:[/color]1[/color])[/color][/color][/size]         
               

dbakke@srpcs.com

SRP Computer Solutions, Inc.


At 13 NOV 2007 12:14AM John Grant wrote:

That worked perfectly! Thanks.

John

View this thread on the Works forum...

  • third_party_content/community/commentary/forums_works/f3c51c3ccd2e3c3c8525738300796774.txt
  • Last modified: 2024/01/04 20:57
  • by 127.0.0.1