Path: utzoo!attcan!uunet!snorkelwacker!apple!bionet!agate!shelby!daemon From: lane@sumex-aim.stanford.edu (Christopher Lane) Newsgroups: comp.sys.next Subject: re: Unix Shell version of NXRunAlertPanel Message-ID: <2025@shelby.Stanford.EDU> Date: 15 Jun 90 15:59:07 GMT Sender: daemon@shelby.Stanford.EDU Lines: 12 I've FTP'd the (binary) file ShellPanel.tar.Z to the submissions directory of the cs.orst.edu NeXT archive. This contains the 'wrapper' for NXRunAlertPanel I posted earlier as well as similar wrappers for the OpenPanel and SavePanel objects. These allow you to invoke 'Open' and 'Save' panels from shell scripts and get back the file name(s) selected as well as determine if the user selected 'Cancel'. I've included more detailed information in a README(.rtf) file with the code. - Christopher -------