Perfecto Client Регистрация 06.08.2013 Сообщения 99 Благодарностей 6 Баллы 8 07.05.2021 #1 Hi, Is it possible to generate .ini files from a CSV? Each line of the CSV must be a separate ini.
nicanil Client Регистрация 06.03.2016 Сообщения 2 247 Благодарностей 1 830 Баллы 113 08.05.2021 #2 Yes, it is possible. You shoud bind CSV file to ProjectMaker Table. Read line from the Table using Table processing action and save result to Variables or to a List. And, finally, you can create .ini files using data from the Table, and File action.
Yes, it is possible. You shoud bind CSV file to ProjectMaker Table. Read line from the Table using Table processing action and save result to Variables or to a List. And, finally, you can create .ini files using data from the Table, and File action.