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

  1. Path: sparky!uunet!wupost!cs.utexas.edu!rutgers!ub!acsu.buffalo.edu!ubvmsb.cc.buffalo.edu!birgenom
  2. From: birgenom@ubvmsb.cc.buffalo.edu (T.B. Shows/ Maureen Sion)
  3. Newsgroups: comp.databases
  4. Subject: Foxpro--  Data Entry program for a mulit-page form
  5. Message-ID: <C0C02M.Ew3@acsu.buffalo.edu>
  6. Date: 4 Jan 93 13:29:00 GMT
  7. Sender: nntp@acsu.buffalo.edu
  8. Distribution: usa
  9. Organization: University at Buffalo
  10. Lines: 24
  11. News-Software: VAX/VMS VNEWS 1.41
  12. Nntp-Posting-Host: ubvmsb.cc.buffalo.edu
  13.  
  14. Hello.  I am new to Foxpro but very well versed in dBASE IV.  I woul                     
  15. like to write a data entry program to computerize a multi-page form.
  16. The form is broken down into 10 sections each of which would be 
  17. about one screen full of information.  Depending upon how the user
  18. answers (or fills in the form) they may need to fill in sections
  19. 1,3,5,6,and 9.  In others words in almost every case the user will
  20. not need to fill in every section and I only want the user to see
  21. the sections that they need to fill in.  I would also prefer to set
  22. it up such that the user can page up and down within in the form so
  23. that if they choose they could change their minds to a question in
  24. a previous section -- of course this would alter their path through
  25. the form.  
  26.  
  27. Should I make I large screen set including all the sections?  Should
  28. Should I make I large screen set including all the sections?  Should
  29.  
  30. Should I use a Foundation READ and layer the READS on each section 
  31. on top of each other.  If so how do I handle scattering and gathering
  32. the information into the different databases.
  33.  
  34. Any ideas would be appreciated.  Thanks!
  35.  
  36. Maureen
  37. Birgenom@ubvms.cc.buffalo.edu
  38.