Results 1 to 3 of 3

Thread: cont'd

  1. #1

    cont'd

    how can I pass a value in lostfocus() ?

  2. #2
    Lianja Support Team lianjasupport's Avatar
    Join Date
    Feb 2012
    Location
    Boston USA, Wokingham UK
    Posts
    1,259
    Assuming you are writing in Recital/VFP scripting you just reference "this.value" in your delegate. See this blog entry http://goo.gl/dlZT8 which explains it for all supported scripting languages.

    References
    http://goo.gl/dlZT8

  3. #3
    Lianja Support Team lianjasupport's Avatar
    Join Date
    Feb 2012
    Location
    Boston USA, Wokingham UK
    Posts
    1,259
    Assuming you are writing in VFP scripting you just reference "this.value" in your delegate. See this blog entry http://goo.gl/dlZT8 which explains it for all supported scripting languages.
    You also have access to the data environment so you can reference any cursor and get at its current data e.g.
    customers->companyname

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us