Perfecto Client Регистрация 06.08.2013 Сообщения 94 Благодарностей 5 Баллы 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 242 Благодарностей 1 820 Баллы 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.