Use some PERL code inside iw_perl tags to open the text file and get the content into a PERL variable. Later if desired, you can output the content using PT tags.
Something like this:
Could you train me how to read txt file's content and set a variable with the content in PT?Would you give me sample code to study?Thanks