On 9/29/10 7:39 PM, Ed Leafe wrote: > On Sep 29, 2010, at 9:06 PM, Paul McNett wrote: > >>> What would you suggest for a name for this new behavior? >> >> seek2()? > > Why didn't I think of that?? > >> Just kidding, of course, but seek() is the perfect name... > > > Except that it is an implementation of the VFP SEEK command, and what > you're asking for is more like the INDEXSEEK() method: http://j.mp/90xAzh > > Since we're not using indexes, that name kinda sucks. But LOCATE() also > works like this, and combined with FOUND(), pretty much does what you're > describing. So what do you say to dBizobj.locate(val, fld=None, > movePointer=True), which returns a boolean if the value is found?
Works for me! Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
