The range entry must be carried out respecting the location type format. Every format subdivision (A/B/C/.../F) must be considered as a start/end range:
- The end range must be >= to the end range among a specific subdivision
- If the subdivision start range is numeric, the end range is numeric too. The same rule is applied if the start range is a letter.
For instance: FORMAT AABFF Start A1G01 End B2H03
This example allows the creation of 72 locations: A1G01 A1G02 A1G03 A1H01 A1H02 A1H03 A2G01 A2G02 A2G03 A2H01 A2H02 A2H03 A3G01 etc. to B2H03