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