- or download this
push @appendArr,("$idArr[$c],$command,$srcArr[$c],$destArr[$c],$cmdArg
+s");
- or download this
push @appendArr,[$idArr[$c],$command,$srcArr[$c],$destArr[$c],$cmdArgs
+];
- or download this
# (my @appendMemberArr) = split(/,/,$fAppend);
(my @appendMemberArr) = @$fAppend;