home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / 8807 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  1.3 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!ames!purdue!news.cs.indiana.edu!wrdis01!arrakis!oodis01!ocdis01!johnboyd
  2. From: johnboyd@ocdis01.UUCP (John Boyd)
  3. Newsgroups: comp.databases
  4. Subject: Re: two foxpro questions
  5. Message-ID: <133@ocdis01.UUCP>
  6. Date: 30 Dec 92 21:22:18 GMT
  7. References: <9212301852.AA11765@chimi.engr.ucdavis.edu>
  8. Organization: Tinker Air Force Base, Oklahoma
  9. Lines: 15
  10.  
  11. In article <9212301852.AA11765@chimi.engr.ucdavis.edu> mahadeva@chimi.engr.ucdavis.edu (Vimalan Mahadevan) writes:
  12. >I am writing a data entry program program uising FoxPro and plan on writing
  13. [deleted]
  14. >2)  Supposing you  have a field which contains the middle initial of a person.
  15. >I don't want the user to have to enter the period after the initial.  How
  16. >can the program be instructed to automatically enter a period after the user
  17. >enters the letter?
  18. If you want a separate (sp) field just for the initial (debatable) then
  19. just make the field one character long (not cross-culturally adequate), and
  20. add the period on printed/listed output, and don't carry it in the data.
  21. ----------------------------------------------------------------------------
  22. 'Oklahoma, where the legislature runs without a brain' - with apologies to
  23.   Rodgers and Hammerstein
  24. Disclaimer: If you ask the Air Force, they'll tell you I don't know what
  25.              I'm talking about anyway.
  26.