home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / database / 931 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  922 b 

  1. Path: sparky!uunet!spool.mu.edu!news.nd.edu!news
  2. From: ytsai@darwin.helios.nd.edu (yijean tsai)
  3. Newsgroups: comp.sys.mac.databases
  4. Subject: filters in 4D
  5. Message-ID: <1992Jul28.142858.22140@news.nd.edu>
  6. Date: 28 Jul 92 14:28:58 GMT
  7. Article-I.D.: news.1992Jul28.142858.22140
  8. Sender: news@news.nd.edu (USENET News System)
  9. Distribution: usa
  10. Organization: University of Notre Dame, Notre Dame
  11. Lines: 10
  12.  
  13.  
  14.   
  15. I have a student ID field of 10 characters long. The student ID is normally a
  16. social security number except for the foreign student there is a "Z" appened 
  17. to a 9-digit number. I set the filter as "!#&9###-##-####~"z;Z"#". 
  18.  
  19. The problem is that when I enter a social security number for this field, it
  20. will automatically append the "#" (or whichever placeholder I use) to the end. 
  21. How could I get rid of the "#" such that I can get the correct selection when I
  22. use the social security number to search for data.     
  23.