> > I have a departments table, and when I open it in browse mode, and type > the following: > > BROWSE FOR vehdept = 'PATROL' > > It pulls up a single record, which has .NULL. in the vehdept field. There > are other records with .NULL. in that field, but it only pulls up this > one. ? IsnNull(VehDept) returns .t., so it's not a case of a string > ".NULL." (Which shouldn't match either.) >
If the record doesn't appear with BROWSE FOR vehdept = 'PATROL' NOOPTIMIZE then it's a corrupt index file. -- Christof --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ 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/cal4qjhigp_twlsfluoujdzem04dldh74zt-wfjeecxq6kq5...@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.

