Avatar

Level 4

What I wanted to do was to add the First_Name and MI fields to the new filename (see attachment), but my code doesn't work. I guess that it has to do with the var vProNr = proNr.toString(); line. I should probably have a line that concatenates all three vars, but I don't know the syntax.

At the same time, I'd like to add a DateTimeStamp to prevent overwriting files. Can you get me over the hump again?