Hey guys, got a real simple problem im having with split. The following code should split the string passed at the command line into chunks of two and stuff those into @vals.. Yet only the last letter and sometimes nothing is the result. What am i doing wrong? Thanks for your time.