in reply to Another question about expanding variables in text strings
join '', "TESTDATA_BETA", $CurrentVal[1], "_DEFL", $CurrentVal[2], "." +, $CurrentVal[0]; [download]