So, essentially I want to check some things out, can I use the same label for 2 callsubs with a different number of getargs?
case 1: callsub Create2,7136,7129,713,929,7137;case 2: callsub Create2,7139,7137,713,950,970,1044;
.....
later on.....
......
if ((countitem(getarg(1)) >= @input)...