home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 11 / 11.iso / m / m411 / 1.ddi / SURFER.ZIP / ALTERSYM.CMD next >
Encoding:
Text File  |  1989-02-24  |  1.5 KB  |  29 lines

  1. !==============================================================================
  2. !
  3. ! ALTERSYM.CMD
  4. !     Default command file for ALTERSYM.EXE.
  5. !           This file will be read by ALTERSYM during initialization.
  6. !           To change default values in ALTERSYM, modify the appropriate
  7. !           parameters below. Strings should be enclosed in double quotes.
  8. !           To use default values, leave the field blank after the equal sign.
  9. !           For maximum efficiency, do not change the row order in this file.
  10. !
  11. !           (C)Copyright Golden Software 1989
  12. !           Golden, Colorado 80401
  13. !
  14. !==============================================================================
  15.  
  16. co1=                            !Color 1        (Background)
  17. co2=                            !Color 2        (Reverse video)
  18. co3=                            !Color 3        (High intensity)
  19. scrtype=                        !Graphics adapter (Auto,Cga,Ega,Hercules,Olivetti,Vga)
  20. scrwid=                         !Screen width in inches
  21. scrpos=                         !Coords of lower left corner of screen in inches
  22. snow__=                         !Eliminate snow (N,Y)
  23. bios__=                         !Use BIOS for screen output (N,Y)
  24. egapal=                         !EGA color palette for colors 1 to 15
  25. path=                           !Path for input & output
  26.  
  27. inname=                         !Input symbol file name [.SYM]
  28. outname=                        !Output symbol file name [.SYM]
  29.