in reply to Re: Assigning Variables to String Elements
in thread Assigning Variables to String Elements

I have both strict and warnings in my original code, they were omitted to save space. I have also printed the variables, omitted for space as well. This is how I know the split function is not working and that the variables are all being assigned the string length of 4 instead of the elements I wish to assign them.

  • Comment on Re^2: Assigning Variables to String Elements