I know how to load a .txt file into a dynamic text field. My question is, can I load values into multiple dynamic text fields using only ONE .txt file?

My .txt file says:
faq04=text to be loaded

"text to be loaded" goes into my dynamic text field faq04. But i have several faq fields, and instead of making 20-30 separate text fields, is there a syntax i can use in the one .txt file to load into multiple dynamic text fields?

thanks!