Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!ub!ubvmsb.cc.buffalo.edu!v067qklp From: v067qklp@ubvmsb.cc.buffalo.edu (Danielle T Mazzotta) Newsgroups: comp.sys.ibm.pc.misc Subject: One (last?) Clipper question Message-ID: <49022@eerie.acsu.Buffalo.EDU> Date: 4 Dec 90 08:13:07 GMT Sender: news@acsu.Buffalo.EDU Reply-To: v067qklp@ubvmsb.cc.buffalo.edu Organization: University at Buffalo Lines: 14 Nntp-Posting-Host: ubvmsb.cc.buffalo.edu News-Software: VAX/VMS VNEWS V1.3-4.4 Thanks for the SEEK responses; as it turns out, Dbase does respect SET EXACT when doing the comparisons for SEEK but Clipper does not... or perhaps they both have a different interpretation of what "exact" means; I believe Dbase would not consider two variables equal if their lengths differ when EXACT is set on. No matter.. padding (or non-TRIMming) did the trick. One last question.. does anyone have any "xbrowse"-type routine already written and willing to share that would allow for multiple file-editing using DBEDIT (and make it look a bit more powerful like DbaseIII's BROWSE)? It's probably fairly trivial (no flames, please) but it'd save lots of testing time (and oh-so-slow linking). Thanks oodles.. --Danielle