home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / database / informix / 2732 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  1.8 KB

  1. Path: sparky!uunet!europa.asd.contel.com!emory!emory!not-for-mail
  2. From: dave.snyder@snide.com (Dave Snyder)
  3. Newsgroups: comp.databases.informix
  4. Subject: Re: Fixes to Informix-4gl
  5. Date: 16 Dec 1992 22:13:03 -0500
  6. Organization: Mailing List Gateway
  7. Lines: 24
  8. Sender: walt@mathcs.emory.edu
  9. Distribution: world
  10. Message-ID: <1gor7vINN4u9@emory.mathcs.emory.edu>
  11. Reply-To: dave.snyder@snide.com (Dave Snyder)
  12. NNTP-Posting-Host: emory.mathcs.emory.edu
  13. X-Informix-List-ID: <list.1713>
  14.  
  15. Quoting carl.t.mosley...
  16. }   How about an improved DISPLAY ARRAY where the user can, for example,
  17. } press the letter "N" and the array will automatically scroll to the 
  18. } row(s) beginning with "N"? If I am using DISPLAY ARRAY for some sort of
  19. } "browse" function or a "pick list" I would like to allow a user to quickly 
  20. } skip around in the array to find what they are looking for.  It is not 
  21. } a good situation when I have a screen record of 10 rows and the array 
  22. } being displayed has 200 choices and the user has to press "page ahead"
  23. } 20 times to get to the end of the list...
  24. Sounds great... but what happens if the data isn't sorted alphabetically?
  25. An example that comes to mind is in a medical system that I just wrote.
  26. There is a pop-up window of languages that people have to select from.
  27. In our area, ENGLISH is first, SPANISH is second, FRENCH third, etc.  I
  28. display this by using an internal sequence number assigned by the customer.
  29. Now although there are only about a dozen or two languages and "page ahead"
  30. would only have to be hit twice, how would this work if you had many rows?
  31.  
  32. DAS
  33. -- 
  34. David Snyder @ Snide Computer Services - Folcroft, PA          Current Release
  35.                                                                is db4glgen-3.9
  36. UUCP:  ..!uunet!das13!dave   INTERNET:  dave.snyder@snide.com
  37.