How do you convert text to a text file, using internal tools only?

I have text , and I want to turn it into a XXX.ini file (a text-based configuration file) so I can map it to a module that expects an encoded file.
Many thanks

Hey there,

and what issues are you having with this exactly? Where are you trying to map it? For most modules where you map files, you can map the data and then specify any name you want - including ini files.

2 Likes