Hi Thys,
I agree, it all seems to look ok.
You've only made one (small) mistake.
>> FileContent is a StringTheory parameter for the file content.
It should be a StrngTheory object, yes, but the parameter should be of type FILE.
(Not TABLE, that's something completely different and not StringTheory.)
Then I think you should be ok.
cheers
Bruce