Hmm... Fred
On Tue, Nov 1, 2016 at 11:29 AM, Ted Roche <[email protected]> wrote: > Lots. For some strange reason, I don't have FPW handy, but you can try: > > CREATE CURSOR fred (iKey i, string c(10)) > FOR i = 1 TO 255 > tagname = "TAG" + ALLTRIM(STR(i)) > INDEX ON .t. TAG (tagname) > NEXT > DISPLAY STATUS > > Worked for me, in VFP7. Try it in FPW and see what you get. > > P.S. Sorry, Fred ;) > > > On Tue, Nov 1, 2016 at 1:02 PM, Michael Madigan <[email protected]> > wrote: > > What is the maximum number of Tags i can have in a CDX file? > Specifically for a FPW 2.6 database. > > > > I can't find this number anywhere. > > Thanks > > > > --- StripMime Report -- processed MIME parts --- > > multipart/alternative > > text/plain (text body -- kept) > > text/html > > --- > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cajcbksrgrf9ctnxthvn+rultmubacjeywvagywlaxscs8zu...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

