home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / graphuti / fimaps.zip / FIMAPS.CFG next >
Text File  |  1993-10-30  |  1KB  |  25 lines

  1. ; --- Configuration file for FIMAPS.EXE ---
  2. ; This file is optional: the settings can be changed within the program
  3. ; by pressing F2.
  4. ; Any line beginning with ';' is ignored, but blank lines are not ignored.
  5. ; This file contains five lines:
  6. ;   1) The DOS command to display a picture - this program must exit and leave
  7. ;      the picture on the screen (see FIMAPS.DOC)
  8. ;   2) N=don't run command in existing memory (a memory image of FIMAPS is
  9. ;        written to disk before the command is run)
  10. ;      Y=run command in existing memory
  11. ;   3) The DOS command to run when F7 is pressed
  12. ;   4) N or Y to run in existing memory (see 2 above)
  13. ;   5) The F7 text to appear on the screen
  14. ;
  15. ; This sample file is set up for TPICEM in 320x200x256 mode as the F5 display
  16. ; command, and for FRACTINT as the F7 program to run.
  17. ; For TPICEM, use /v:s for 640x480x256, /v:t for 800x600x256, /v:x for
  18. ; 1024x768x256 (this doesn't work with my Tseng ET4000) (see PICEM.DOC)
  19. ;
  20. tpicem /v:l /e /k
  21. N
  22. \fractals\fractint\fractint
  23. N
  24. F7-Run Fractint
  25.