home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.databases
- Path: sparky!uunet!ukma!darwin.sura.net!zaphod.mps.ohio-state.edu!uwm.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!usenet
- From: cicone@uieea.ece.uiuc.edu
- Subject: Solved: FMP blank fields
- Message-ID: <BxtIyo.3xC@news.cso.uiuc.edu>
- Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
- Organization: University of Illinois
- Date: Mon, 16 Nov 1992 16:54:22 GMT
- Lines: 17
-
- Thanks to a suggestion from Peter (gergely@cs.dal.ca) I found that:
-
- If ( datefield <ne> "", this, orthis)
-
- works (where <ne> is the not equal sign) even if nothing has been entered in
- the datefield. I was unable to find a numerical comparator that would work if
- the datefield did not have a value entered into it.
-
- --Bob--
-
- **************************************************************************
- [ Bob Cicone | Internet : cicone@uieea.ece.uiuc.edu ]
- [ Bioacoustics Research Lab | AT&Tnet : (217) 333-0862 ]
- [ Dept of Elec & Comp Eng | fax : (217) 244-0105 ]
- [ University of Illinois at | Campus Mail : 215 E.E. Annex, MC-260 ]
- [ Urbana-Champaign | US Mail : 1406 W Green, Urbana,IL 61801]
- **************************************************************************
-