home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 - Expo 2000 / Image.iso / t-online / show / xtras / ffxtras / -ffbench.dir / 00051.ls < prev    next >
Encoding:
Text File  |  1996-03-15  |  98 b   |  6 lines

  1. on mouseUp
  2.   set theRec to DBCurrRecNum()
  3.   put DBRecallRecs(theRec, theRec)
  4.   getTheRecord()
  5. end
  6.