home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / bit / listserv / dbasel / 1175 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.1 KB  |  30 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!stanford.edu!bcm!convex!darwin.sura.net!paladin.american.edu!auvm!HAC2ARPA.HAC.COM!VHASS
  3. Message-ID: <9211111924.AA26633@hac2arpa.hac.com>
  4. Newsgroups: bit.listserv.dbase-l
  5. Date:         Wed, 11 Nov 1992 11:24:52 PST
  6. Sender:       "Discussion on the use of the dBase language and related
  7.               dialects" <DBASE-L@NMSUVM1.BITNET>
  8. From:         VHASS%CAT700.gm@HAC2ARPA.HAC.COM
  9. Subject:      Recognize Current Field Name
  10. Lines: 18
  11.  
  12.     I have to write an application where the user would be able to
  13. see a bunch of records which matches the contents of any given field.
  14. I should be able to recognize the field name that the user is currently
  15. editing so that I can read its contents and do a comparison.  Any ideas
  16. as to how may I be able to achieve it ?
  17.  
  18. Ex:
  19.  
  20.     Field-1: XXXXXXXXXXXXX            Field-2: XXXXXXXXXXXXXXXX
  21.  
  22.         Field-3: XXXXXXXXXXX            Field-4: XXXXXXX
  23.  
  24. The user can be in any of the four fields (while editing) and I should
  25. be able to recognize the name of the field.
  26.  
  27. Thanks in advance
  28.  
  29. Vishwa (VHASS@CAT700.gm.hac.com)
  30.