I need to generate two array, because the process is basically the same (only need to take the different part), I generated them at the same time in the same subroutine, if I try to return either one, it works fine, but I need two array, if I make another subroutine, it seem just copy the other sub, it does not make sense, What should I do?
Thanks in advance!!!