Path: utzoo!attcan!uunet!ginosko!ctrsol!cica!iuvax!mailrus!cornell!batcomputer!rpi!nyser!njin!princeton!phoenix!englandr From: englandr@phoenix.Princeton.EDU (Scott Englander) Newsgroups: comp.databases Subject: Re: foxbase problem, need help Message-ID: <9648@phoenix.Princeton.EDU> Date: 29 Jul 89 02:04:41 GMT References: <20900010@silver> Reply-To: englandr@phoenix.Princeton.EDU (Scott Englander) Organization: Princeton University, NJ Lines: 10 It's hard to tell exactly what you're doing, and what i know is based on fairly little experience with the Mac version 2.0 of Fox, but here's my $0.02. Shortening line length of conditions: I have run into this on the Mac; the limit is 255 characters. On thing i discovered about expressions is that spaces are absolutely extraneous. So strip them, if you haven't already. Also, why do you need the ()s around the field names? -- - Scott