home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / 8989 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.1 KB  |  30 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!gatech!udel!darwin.sura.net!spool.mu.edu!agate!overload.lbl.gov!dog.ee.lbl.gov!news!humu!pegasus!tleylan
  3. From: tleylan@pegasus.com (Tom Leylan)
  4. Subject: Re: dBase programming question
  5. Message-ID: <1993Jan11.081234.18485@pegasus.com>
  6. Organization: Pegasus,  Honolulu
  7. References: <1993Jan7.185640.9973@ac.dal.ca>
  8. Date: Mon, 11 Jan 93 08:12:34 GMT
  9. Lines: 19
  10.  
  11. In article <1993Jan7.185640.9973@ac.dal.ca> guruman@ac.dal.ca writes:
  12.  
  13. >       I'm looking for some help on a dbase program I'm writing.
  14. >It's a silly problem, nevertheless, I can't get by it.  I need to know how
  15. >to assign inputted text to a text variable
  16. >i.e.  input "employee name? " to name
  17. >(oh sorry, this` is for dBase III+)
  18. >I presume I have to define the variable "name" as a character variable,
  19. >but my little reference book seems to have overlooked variable definitions.
  20. >Any suggestions on the proper path to follow?
  21.  
  22. I'm surprised that the manuals wouldn't have an example.  Aren't there
  23. samples that come with the original diskettes ?
  24.  
  25. As I recall there are two huge manuals one for interactive use and one
  26. for programming which one are you looking at ?
  27.  
  28. tom
  29.  
  30.