Solution:
Step 1: Open notepad. This can be accomplished by selecting Start / Programs / Accessories / Notepad
Step 2: On the first line enter the following: [General]
Step 3: On the second line, enter something similar to this:
Description=The name of your configuration
The word "description" must exist, you may type in any useful text instead of "The name of your configuration"
Step 4: On the last line, enter the following:
prefix=FourCharacterName
Again, "prefix" is required. The "FourCharacterName" should be the configuration file names prefix for your configuration. This is almost always the prefix for your .LUS/.TAB/.DRD file names.
Step 5: Save the file as cityid.txt and close notepad.
An example of the contents of a cityid.txt file is:
[general]
Description=California SWITRS configuration
Prefix=SWIT
Another example of the contents of a cityid.txt file is:
[general]
Description=Fountain Hills, AZ configuration
Prefix=fthl
The resulting cityid.txt file should be placed in the data directory of the install diskettes and/or the hard disk where the program is installed.
IMPORTANT: This file must only be placed in the data directory. Placing it in an incorrect directory will confuse the program greatly
|