It should be pretty obvious what I want to do. I want to read a line from a file, then split it with a semicolon being the delimiter and then assign it to a list of vars.
I know what a while loop is, I had just forgotten that I was using the concatenation assignemnt operator instead of the normal assignnent operator. _|^|O