+ Reply to Thread
Results 1 to 5 of 5

Find the previous row selected?

Hybrid View

  1. #1
    Registered User
    Join Date
    05-11-2007
    Posts
    93
    Thanks Reafidy,
    Thats wat i wanted.

    How does the oldTargetRow return the previous row without being initialized?

  2. #2
    Forum Contributor
    Join Date
    12-12-2006
    Location
    New Zealand
    Posts
    151
    Hi,

    Its due to being dimensioned as static. Im not good at explaining so from the help files:

    Static Statement

    Used at procedure level to declare variables and allocate storage space. Variables declared with the Static statement retain their values as long as the code is running.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1