I think it's generally a bad idea to dynamically generate variables names that are then used elsewhere in a script as in severely complicates maintenance. I'd rather use pre-defined variables or arrays.
_________________________
There are two types of vessels, submarines and targets.