
===========================================================================
SHOWSTG2 - NASCAR/IndyCar Racing Show Settings Utility v2.0
===========================================================================
Copyright(c) 1994 Lawrence L. Holbert.

Show car settings for the NASCAR and/or IndyCar Racing simulations in a
human-readable format.

The output can be sent to the screen, a printer, or a text file which can
be used in documents to be sent or e-mailed.

SHOWSTG2 must be installed to the root sim directory (i.e. \NASCAR or
\INDYCAR), and must be executed when the root sim directory is the current
directory.

Questions and/or comments can be directed to CIS at 70572,456.

===========================================================================
USAGE
===========================================================================

SHOWSTG2
    Displays the available tracks.

SHOWSTG2 /?
    Displays usage instructions.

SHOWSTG2 <track directory name>
    Displays the available settings for that track.
    EXAMPLE: SHOWSTG2 MICHIGAN

SHOWSTG2 <setting name>
    Displays the indicated settings (in the current directory).
    EXAMPLE: SHOWSTG2 ACE

SHOWSTG2 <track directory name> <setting name>
    Displays the indicated settings (for the desired track).
    EXAMPLE: SHOWSTG2 MICHIGAN ACE

SHOWSTG2 <track directory name> ALL
    Displays all of the settings for that track.
    EXAMPLE: SHOWSTG2 MICHIGAN ALL

SHOWSTG2 <track directory name> <setting name>  > outfile
    Puts the indicated settings in outfile.
    EXAMPLE: SHOWSTG2 MICHIGAN ACE >ACE.TXT

SHOWSTG2 <track directory name> <setting name>  > PRN
    Prints the indicated settings.
    EXAMPLE: SHOWSTG2 MICHIGAN ACE >PRN



===========================================================================
MISCELLANEOUS
===========================================================================

The filename extension (.STG) is optional for the <setting name>.

The <track directory name> may be abbreviated short enough to distinguish it
from the other tracks.  These abbreviations are indicated by uppercase
letters in the following track list:

The abbreviations for each track in IndyCar Racing are as follows:

Track Abbrev    Track
============    =====================================
Austral         Australian IndyCar Grand Prix
Clevland        Burke Lakefront Airport
Detroit         Belle Isle Park
Elkhart         Road America
Indy            Indianapolis Motor Speedway
LAguna          Laguna Seca Raceway
LOngbch         Long Beach
MIChigan        Michigan International Speedway
MIDohio         Mid-Ohio Sports Car Course
MLwaukee        Wisconsin State Fair Park
NAzareth        Grand Prix of Pennsylvania
NWenglnd        New Hampshire International Speedway
PHoenix         Phoenix International Raceway
POrtland        Portland International Raceway
Toronto         Exhibition Place
Vancouvr        Pacific Place

The abbreviations for each track in NASCAR Racing are as follows:

Track Abbrev    Track
============    =============================
Atlanta         Atlanta Motor Speedway
Bristol         Bristol International Raceway
Darlingt        Darlington Raceway
MIchigan        Michigan International
MRtnsvil        Martinsville Speedway
Nwenglnd        New Hampshire International
Phoenix         Phoenix International
Taladega        Talladega Superspeedway
Watglen         Watkins Glen International



===========================================================================
SAMPLE OUTPUT
===========================================================================

Sample IndyCar Racing output for:  SHOWSTG2 MIC ACE

 ===========================================================================
 IndyCar ACE Setup for Michigan International Speedway
 ===========================================================================
 GENERAL                    TIRE  COMP   PSI   CAMBER  SHOCKS     GEARS
 ----------------------     ---------------------------------     ----------
 Fuel:           40 gal     RF    Med    35    -2.17     19%      1st: 10.30
 Stagger:       +0.151      RR    Med    36    -1.93     14%      2nd:  7.80
 Steering Lock:  14         LR    Soft   36    -0.84     14%      3rd:  5.70
                            LF    Soft   33    -1.37     19%      4th:  5.00
                                                                  5th:  4.60
 WINGS                      IN-CAR SETTINGS                       6th:  4.10
 ----------------------     ----------------------
 Front:            3.35     Boost Level:       9
 Rear:             3.35     Anti-Roll (F/R):   4/6
                            Brake Bias:        5
 ===========================================================================

Sample NASCAR Racing output for:  SHOWSTG2 MI ACE

 =====================================================================
 NASCAR ACE Setup for Michigan International
 =====================================================================
 GENERAL                    TIRE   PSI   CAMBER  SHOCKS     GEARS
 ----------------------     ---------------------------     ----------
 Fuel:           22 gal     RF     52    -1.80      0%      1st:  9.80
 Stagger:       +0.900      RR     50    -1.93     90%      2nd:  6.90
 Steering Lock:  15         LR     49    -0.84    100%      3rd:  4.40
                            LF     47    -0.30    100%      4th:  3.30

 SPOILERS                   WEIGHT BIAS    POUNDS   PCT
 ----------------------     ----------------------------
 Air Dam:           3.5     Left Bias:      1900   54.2%
 Rear Spoiler:       70     Rear Bias:      1700   48.5%
                            Cross Weight:  -25     49.2%
 =====================================================================

