Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!ucsd!nosc!humu!pegasus!tleylan From: tleylan@pegasus.com (Tom Leylan) Newsgroups: comp.databases Subject: Re: So does Clipper do it ? Keywords: Clipper Index gauge, .NTX file, dbCreatIndex() Message-ID: <1991May26.210357.28484@pegasus.com> Date: 26 May 91 21:03:57 GMT References: <1991May24.180404.18538@msuinfo.cl.msu.edu> <1991May26.034816.21511@pegasus.com> <1991May26.095656.25202@pegasus.com> Organization: Pegasus, Honolulu Lines: 13 In article <1991May26.095656.25202@pegasus.com> tleylan@pegasus.com (Tom Leylan) writes: > > dbCreateIndex( "ntx4", "("+"name + state"+")", bIndex, NIL ) > I sort of overly complicated that string expression. "(name + state)" or "(name)" would work also. Use parens if you use a progress indicator, don't bother if you aren't. tom