Is there any way to 'convert' a string variable into the region name?
Let me elaborate,
"Set TargetString to (Entered Chat string)"
"Pick every unit in Region - (Entered Chat string) and do Unit - Issue order of unit to move to a point"
This above, basically, is what I want to accomplish. But I have no idea how. I've thought of using Hashtables and Handles, but I have no experienced with using those whatsoever. Can anyone help?
Let me elaborate,
"Set TargetString to (Entered Chat string)"
"Pick every unit in Region - (Entered Chat string) and do Unit - Issue order of unit to move to a point"
This above, basically, is what I want to accomplish. But I have no idea how. I've thought of using Hashtables and Handles, but I have no experienced with using those whatsoever. Can anyone help?