Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!spool.mu.edu!news.cs.indiana.edu!news.nd.edu!mentor.cc.purdue.edu!sage.cc.purdue.edu!smithbs From: smithbs@sage.cc.purdue.edu (Barry) Newsgroups: comp.lang.pascal Subject: Query program Message-ID: <6529@mentor.cc.purdue.edu> Date: 21 Feb 91 18:25:53 GMT Sender: news@mentor.cc.purdue.edu Lines: 9 I am trying to build a natural language query program. dBase in nature. Pascal 6.0. Any ideas or sample source? An example would be: 1: NAME <= "SMITH" 2: ZIP = "20906" And it would pull out records that meet this criteria.