Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!heather From: heather@utzoo.UUCP (Heather Trueman) Newsgroups: hacknews Subject: fixed menu(1) option to suppress clearing of screen Message-ID: <6126@utzoo.UUCP> Date: Wed, 6-Nov-85 16:09:02 EST Article-I.D.: utzoo.6126 Posted: Wed Nov 6 16:09:02 1985 Date-Received: Wed, 6-Nov-85 16:09:02 EST Organization: U of Toronto Zoology Lines: 5 When using a hard copy terminal or one without clear screen capability, the menu(1) "-c" option to suppress clearing of the screen for each menu was not working properly. Menu(1) was looking for a clear screen string whether or not "-c" was indicated and exiting when the string could not be found. This has been fixed.