home *** CD-ROM | disk | FTP | other *** search
/ DOOM Mania!!! / DoomMania.bin / doompk / die012 / diefe.doc < prev    next >
Text File  |  1994-04-02  |  2KB  |  47 lines

  1. /******************* Doom Image Editor Front End v1.1 ***********************/
  2. -Disclaimer:
  3.      By reading this file DIEFE.DOC and/or installing it, you hereby 
  4.      acknowledge you the reader are wholly responsible in every way 
  5.      shape or form for any effects the user (you) incur.  I have made
  6.      every reasonable effort to insure DIEFE executes correctly.
  7.      DIEFE has been tested on a 386 DX-40 4MEG RAM AMI BIOS, and 
  8.      a 486 DX-33 4MEG RAM AMI BIOS. 
  9.  
  10. -DIEFE is FREEWARE.  
  11.      Use it, distribute it, upload it,
  12.      but don't exploit it.  Don't act like it's yours and make others
  13.      pay a fee (dollars) for you giving it to them.  That is not cool.
  14.      I released this as FREEWARE, and it shall stay that way.  If you 
  15.      think you need to have someone pay for you to sit on your butt
  16.      and copy it to diskette...that's bull.  However, if you need to milk
  17.      .50 cents out of 'em for a diskette, I suppose that makes sense.
  18.  
  19. -Updates for DIEFE v1.1:
  20.       fixed bug when less than displayed number of files in window.
  21.       version 1.0 never got released (whew).  Would display a pretty
  22.       dump of your comspec variable though.
  23.  
  24. -What it is:
  25.       DIEFE is a front end for DIE v1.2 and above.  It displays your
  26.       image files in a window, allowing you to select them with a highlight
  27.       bar, and loads DIE with the highlited file.
  28.  
  29. -How to use it:
  30.      Put DIEFE.EXE in the same directory as DIE.EXE.  You need to use
  31.      at least v1.2 of DIE.  If all my images were extensioned with .DOM,
  32.      I would type:
  33.  
  34.                DIEFE *.dom
  35.  
  36.      This would read in all the .DOM files in the current directory
  37.      into an array.  You are limited to the number of files you can
  38.      read in, but on my machine, it loaded somewhere around 2000
  39.      filenames. -worked fine.  (This is only like 26k of memory.)
  40.  
  41.      Anyway, scroll around with the cursor keys, or page up/down.
  42.      (the filenames are sorted in alphabetical order). Find the
  43.      filename of choice and hit enter.  This will load DIE for you
  44.      with the filename you picked.
  45.  
  46. /****************************************************************************/
  47.