home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / bit / listserv / dbasel / 1183 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  1.2 KB

  1. Path: sparky!uunet!utcsri!torn!nott!dgbt!netfs!ub!zaphod.mps.ohio-state.edu!darwin.sura.net!europa.asd.contel.com!paladin.american.edu!auvm!HP.UWSUPER.EDU!SSCHMIDT
  2. From: sschmidt@HP.UWSUPER.EDU (Stanton Schmidt)
  3. Newsgroups: bit.listserv.dbase-l
  4. Subject: Re: current field name
  5. Message-ID: <33764.sschmidt@hp.uwsuper.edu>
  6. Date: 12 Nov 92 15:22:40 GMT
  7. Sender: "Discussion on the use of the dBase language and related
  8.               dialects" <DBASE-L@NMSUVM1.BITNET>
  9. Lines: 20
  10. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  11. X-Popmail-Charset: English
  12.  
  13. ------------------------------
  14. From: <VHASS%CAT700.gm%HAC2ARPA.HAC.COM@TECMTYVM.MTY.ITE
  15. Wed, 11 Nov 1992 11:24:52 PST
  16. To: Multiple recipients of list DBASE-L <DBASE-L@TECMTYVM.BITNET>
  17. Subject: Recognize Current Field Name
  18.  
  19. >I should be able to recognize the field name that the user is currently
  20. >editing so that I can read its contents and do a comparison.  Any ideas
  21. >as to how may I be able to achieve it ?
  22.  
  23. varread()
  24. returns the name of a field, memory variable, or array element that is in
  25. the process of being edited.
  26. I use it in a help program to provide context sensitive help screens.
  27. see ya
  28.  
  29. --
  30. Stanton W. Schmidt
  31. University of Wisconsin-Superior
  32. sschmidt@uwsuper.edu
  33.