home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / database / 8474 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  884 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!cs.utexas.edu!asuvax!asuacad!ispajw
  2. Organization: Arizona State University
  3. Date: Sunday, 13 Dec 1992 23:06:46 MST
  4. From: Robert's Dad <ISPAJW@ASUACAD.BITNET>
  5. Message-ID: <92348.230646ISPAJW@ASUACAD.BITNET>
  6. Newsgroups: comp.databases
  7. Subject:    Paradox 4.0 ShowDialog CheckBoxes question
  8. Lines: 13
  9.  
  10. Hi,
  11.   I would like to create a dialog box in such a way that the user can
  12. select one or more ID numbers to process.  I know that I can use the
  13. ShowDialog CheckBoxes feature.  Here's the fun part:  The list of ID
  14. numbers is not static.  They are contained in a table which I load into
  15. an array using Scan.  Is there a way to use CheckBoxes (or another,
  16. similar feature) so that the user can select one or more ID numbers
  17. when the number of ID numbers is not known until runtime?
  18.  
  19. -Andy
  20.  
  21. Andrew J. Wollert
  22. ispajw@asuvm.inre.asu.edu
  23.