home *** CD-ROM | disk | FTP | other *** search
- !==============================================================================
- !
- ! ALTERSYM.CMD
- ! Default command file for ALTERSYM.EXE.
- ! This file will be read by ALTERSYM during initialization.
- ! To change default values in ALTERSYM, modify the appropriate
- ! parameters below. Strings should be enclosed in double quotes.
- ! To use default values, leave the field blank after the equal sign.
- ! For maximum efficiency, do not change the row order in this file.
- !
- ! (C)Copyright Golden Software 1989
- ! Golden, Colorado 80401
- !
- !==============================================================================
-
- co1= !Color 1 (Background)
- co2= !Color 2 (Reverse video)
- co3= !Color 3 (High intensity)
- scrtype= !Graphics adapter (Auto,Cga,Ega,Hercules,Olivetti,Vga)
- scrwid= !Screen width in inches
- scrpos= !Coords of lower left corner of screen in inches
- snow__= !Eliminate snow (N,Y)
- bios__= !Use BIOS for screen output (N,Y)
- egapal= !EGA color palette for colors 1 to 15
- path= !Path for input & output
-
- inname= !Input symbol file name [.SYM]
- outname= !Output symbol file name [.SYM]