home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / util / batch / requestlist11.readme < prev   
Text File  |  1996-01-05  |  2KB  |  43 lines

  1. Short:    Prompt user for item from ListView
  2. Author:   ad32@brighton.ac.uk (Adam Dawes)
  3. Uploader: ad32@brighton.ac.uk (Adam Dawes)
  4. Type:     util/batch
  5.  
  6.  
  7. RequestList v1.1.
  8.  
  9.  
  10. RequestList is a little utility designed to complement the Commodore
  11. utilities, 'RequestChoice' and 'RequestFile', primarily of use in AmigaDos
  12. shell scripts or AREXX scripts.
  13.  
  14. The programs displays a requester containing a list of text items, taken
  15. from a file you specify when you run it. When the user selects one of the
  16. text items by clicking on it, the line number or the item text for that
  17. entry will be printed to stdout (so it's very convenient to redirect the
  18. output of RequestList to an environment variable).
  19.  
  20.  
  21. New features in version 1.1:
  22.  
  23.         RequestList now only makes a single pass through the specified
  24.         file to make its text list. This means that it can be used with
  25.         devices that do not support file seeking (for example, the PIPE
  26.         device, and the FTPMount utility).
  27.  
  28.         RequestList is now fully font sensitive.
  29.  
  30.         Added new parameters: FULL, WIDTH, HEIGHT and LINES.
  31.  
  32.  
  33. ============================= Archive contents =============================
  34.  
  35. Original  Packed Ratio    Date     Time    Name
  36. -------- ------- ----- --------- --------  -------------
  37.    10964    6760 38.3% 16-Nov-95 21:04:30  RequestList
  38.     4627    1973 57.3% 16-Nov-95 21:37:44  RequestList.txt
  39.     1016     428 57.8% 16-Nov-95 21:26:24  RxMe.rexx
  40.      718     283 60.5% 16-Nov-95 21:10:52  ExecuteMe.script
  41. -------- ------- ----- --------- --------
  42.    17325    9444 45.4% 18-Nov-95 15:18:04   4 files
  43.