Thank you Null, that worked perfectly as intended!
But now I stumbled upon another issue that was not correctly addressed in my first post... It appears that simply assigning sFilm = cFilm does not at all bring any of the content within cFilm into sFilm. What function would you suggest that I use to assign a char array to string?