;Support file for the Universal Converter program UniConv. ;This file holds a list of dimension names, such as Length, Volume etc. ;along with their associated unit filenames. ;Format: [!] [, ] ;Blank lines and any text after a comment character (;) will be ignored. ;Entries are case-insensitive and leading/trailing spaces will be ignored. ;Dimension names can be any text excluding '!', ',' and ';' chars. ;The program currently makes no checks on the name length, so it's up to you ;to avoid overflowing the display areas. ;If a dimension name starts with a '-' character, then it is not treated as ;a dimension name, but is used as a list sub-heading/separator displayed ;on screen. ;Each dimension listed must have a corresponding 'unit' file which defines the ;list of units and conversion factors for that dimension, e.g. the file for ;the length dimension could contain: mm, cm, m, Km, inches, feet, yards etc. ;Click 'Help, Unit Info' for more details of the unit file structure. ;The unit filenames are optional; if you don't supply one, the program will ;assume a filename based on the dimension name suffixed by '.txt', e.g. if ;the dimension name is Pressure then the filename will default to 'Pressure.txt' ;The optional '!' prefix forces this dimension to be selected by default when the ;program starts up. You can also select defaults in the Units and decimal places ;files. If you set more than one entry to be the default, only the last one will ;take affect. ;The prefix is handled automatically when you click the menu command 'Save'. ;You can have as many entries as you like, and they can be in any order. ;They will be displayed on the screen in a scrollable list in the order given. AC Angle Area Bytes Charge ;TBA Density ;TBA Energy Factors Flow Force Geometry !Length Maths ;TBA Power Pressure Temperature, Temperat.txt ;filename 8.3 chars for Win95 Time VAT Velocity Volume Volume Fluids, VolFluid.txt ;filename 8.3 chars for Win95 Weight