, FLIST, UTILITIES, File and Directory Manager   FLIST V2.4  [25-FEB-1998] = Copyright  1990, 1998, Hunter Goatley.  All rights reserved.   ( ----------------------------------------C This code may be freely distributed and modified for non-commercial @ purposes as long as this copyright notice is retained.  Modified  copies may not be redistributed.( ----------------------------------------  G FLIST is a file and directory manager written in VAX TPU and VAX C (DEC C C).  The program was originally written in 1987 by Hunter Goatley.  H FLIST v2.0 includes many new features, added by Hunter Goatley and PeterG Galbraith.  (Generic EVE and DCL code by Peter Galbraith is provided to G support a "kept" EVE subprocess.  This code is compatible with the code  used by EVEplus.)   F Please forgive me for the bad code---I wrote it quickly and have never@ had the time to go back and really do much with it.  It isn't as! pretty as I'd like, but it works.   D There also isn't much documentation, but pressing "H" while in FLIST- will show you help on the commands available.   > To build, simply execute LINK.COM.  FLIST runs on both OpenVMS VAX and OpenVMS Alpha.  / To use, you must define a logical and a symbol:   9 	$ define FLIST_TPU_SECTION device:[dir]FLIST.TPU$SECTION # 	$ FLIST :== $device:[dir]FLIST.EXE    You can then type    	$ FLIST [file-spec]  H The optional file-spec can contain wildcards.  Once inside of FLIST, youH can type H for a one-line description of some of the commands.  Pressing0 PF2 will show you a list of all key definitions.  A All of the FLIST commands consist of either single-key presses or G GOLD-key combinations; be careful which characters you type once inside @ FLIST.  (If you use a DECwindows mouse for cut and paste betweenG DECterms, be careful that you don't paste into a DECterm running FLIST, C because each pasted character will be treated as an FLIST command.)    Known limitations:  G   o  Long  file  names  get  truncated and can't be viewed; it's one of 4      those little bugs I just haven't gotten to yet.  C See AAAREADME.TOO for additional information on FLIST and KEPT EVE.     P -------------------------------------------------------------------------------- CONTACTING THE AUTHOR   J FLIST was written by Hunter Goatley.  Comments, suggestions, and questions; about this software can be directed to this e-mail address:    	HG-Bugs@LISTS.WKU.EDU  P -------------------------------------------------------------------------------- COPYRIGHT NOTICE  B This software is COPYRIGHT  1990, 1998 HUNTER GOATLEY. ALL RIGHTSK RESERVED. Permission is granted for not-for-profit redistribution, provided K all source and object code remain unchanged from the original distribution, - and that all copyright notices remain intact.   
 DISCLAIMER  K This software is provided "AS IS".   The author makes no representations or M warranties with repsect to the software and specifically disclaim any implied D warranties of merchantability or fitness for any particular purpose.