UOMConverter FAQ


  1. How do I add or correct conversions?

    UOMConverter is FULLY configurable. There is nothing about the displayed groups, UOMs, or conversion factors that is hardcoded.

    You will find a file called UOMConverter.dat file in the same directory as the executable. Before doing anything, you should backup this file. Next, you should read the following to be sure that you understand the format of the file.

    1. Understanding the configuration file:
    • Each section represents one of the conversion groups. Here is a small sample of one of these sections:

      [Length]
      feet=X
      inches=X * 12.0
      miles=X / 5280.0

      In this example, you would always think of X as being the BASE unit. In other words, to convert X feet into inches, you would mulitply by 12. Additionally, to go from feet to miles, you would divide X inches. Notice how all the conversions go back to feet. This is the unit that was specified in the first section as being the base unit for the length group.

       

    • All the labels to the left of the equal signs throughout the file are also used to populate the choices in the application, so be sure to type these labels the way you would like to see them in the application.

       

    At this point I would recommend looking at the UOMConverer.dat file and becoming comfortable with it. Also take a look at the Temperature Group which will give you some more ideas.

    There are some important restrictions on how more complex equations need to be specified. Don't assume that any mathematical syntax is valid. Read the note at the top of the UOMConvert.dat file and follow the format of the other entries.

    Lastly, PLEASE send all changes or additions that you think everyone would benefit from to support@wickedlysimple.com. Those that I agree should be added/changed will be included in a future release.

 

Navigation

-> Main Page
->
UOMConverter


-> Mailing List

Contact Us

Web Site Comments

Technical Support

Product Comments

Download Problems

Registration Problems


Registration

Wickedly Simple software marked as Shareware is not free. If you use one of our shareware products for more than 30 days, you are expected to pay to continue using it.

Registration and payment can be done quickly and simply through a secure online order form.

 Register Now

More Info