cursor location with default input

tony freehauf tony at ynotsoftware.com
Wed Oct 12 20:04:25 PDT 2005


hi experts
i have a input statement with a 1 character default value and a 2 
character input variable
how do i get the cursor to sit on the second position
thanks
old tony

sample below:

  declare answer(2,*), startVal(1,*)
   start="t"
   input popup answer "Enter correct Value." DEFAULT startVal

comment:
the cursor sits on the first character of answer
i wish it would sit on the second location




More information about the Filepro-list mailing list