home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / bit / listserv / dbasel / 1214 < prev    next >
Encoding:
Text File  |  1992-11-18  |  1.5 KB  |  38 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!UTARLG.UTA.EDU!C034CCM
  3. X-Envelope-to: dbase-l@NMSUVM1.BITNET
  4. X-VMS-To: IN%"dbase-l@nmsuvm1.bitnet"
  5. Message-ID: <01GRB8ILIAC0000YLZ@utarlg.uta.edu>
  6. Newsgroups: bit.listserv.dbase-l
  7. Date:         Wed, 18 Nov 1992 21:37:00 CST
  8. Sender:       "Discussion on the use of the dBase language and related
  9.               dialects" <DBASE-L@NMSUVM1.BITNET>
  10. From:         Chee-Ming CHEW <C034CCM@UTARLG.UTA.EDU>
  11. Subject:      HELP ! Detect an incomplete SSN field input .
  12. Lines: 24
  13.  
  14. Hi all,
  15.  
  16.         This may be a simple and stupid question, but I can't figure out.
  17.  
  18.         I have a field define for social security number. I try to validate
  19.         the field whenever a user key in a incomplete SS#, another word,
  20.         it should prompt back the user to re-enter the SS# until it is
  21.         valid.
  22.  
  23.         I did    SAY 'SSN : ' GET SSNUMBER PICTURE '999-99-9999'
  24.         next, I guess it should follow by the VALID arguement, right ?
  25.         If yes, what is it ?
  26.  
  27.         I'm new to database programming. I had look through some
  28.         reference books and I can't find any example on validation for
  29.         SSN field. This is way I assume that it is SO basic even does not
  30.         mention in the book. ( OK, may be I just read some lousy books )
  31.  
  32.         Thanks in advance, any help will greatly appreciate.
  33.  
  34. C.M. CHEW
  35. IN%"C034CCM@UTARLG.UTA.EDU"
  36. The University of Texas at Arlington
  37. Academic Computing Services
  38.