Ok, here it is! There is some other stuff in progress, so consider this a beta release. Also, the under-hood changes to LOGic were quite significant. I tested it, but would feel better if it had more usage before I release it officially.
This change is not specific to grid squares. It is now theoretically possible to set LOGic up to track multiple values for any award. States or even DXCC countries for example.
To track multiple grid squares with this release, some setup will be required. Perform the following steps:
*Make a backup. Copy your whole LOGic folder.
*Install this update.
*Go to tools/misc utilities/change size of log fields. Make the GRID field bigger. To store four 4-character grids, you will need 19 characters. If you want to store four 6-character grid squares, you will need 27 characters. I don't know that anyone would want to do that, but if you do....
*Go to Tools/Setup/Log Fields and navigate to GRID. On the Field Info page, look for the new DELIMITER FOR MULTIPLE AWARD VALUES. Enter a comma. This field will be moving to the Awards tab.
*Navigate to the CQFIELD field. Change CALCULATED FIELD EXPRESSION to
LEFTDELIM(GRID, 2, ",")
*Navigate to the FFMA field. Change CALCULATED FIELD EXPRESSION to
LEFTDELIM(GRID, 4, ",")
That should do it!
Tnx & 73,
Dennis WN4AZY