A Alexandre Новичок Регистрация 30.09.2016 Сообщения 26 Благодарностей 3 Баллы 3 25.01.2017 #1 Hi, Is there any other way to sync tables and lists besides file path option when running multi thread? On this method file must be pre-pointed before task starts to run.
Hi, Is there any other way to sync tables and lists besides file path option when running multi thread? On this method file must be pre-pointed before task starts to run.
lokiys Moderator Регистрация 01.02.2012 Сообщения 4 812 Благодарностей 1 187 Баллы 113 25.01.2017 #2 Hi and welcome. You can not use Variables in file paths for tables and lists. Use Bind to File action for that. http://zennolab.com/discussion/search/3020309/?q=Bind+to+file&o=date
Hi and welcome. You can not use Variables in file paths for tables and lists. Use Bind to File action for that. http://zennolab.com/discussion/search/3020309/?q=Bind+to+file&o=date
A Alexandre Новичок Регистрация 30.09.2016 Сообщения 26 Благодарностей 3 Баллы 3 25.01.2017 #3 lokiys сказал(а): You can not use Variables in file paths for tables and lists. Нажмите, чтобы раскрыть... Those variables are filepath inputted into user settings window. Реакции: PHaRTnONu
lokiys сказал(а): You can not use Variables in file paths for tables and lists. Нажмите, чтобы раскрыть... Those variables are filepath inputted into user settings window.
A Alexandre Новичок Регистрация 30.09.2016 Сообщения 26 Благодарностей 3 Баллы 3 01.02.2017 #4 Is it a bad practice using bind to file and save to file for multi thread job? On the other hands, does ZP manage each running instance for loading and saving any file at once?
Is it a bad practice using bind to file and save to file for multi thread job? On the other hands, does ZP manage each running instance for loading and saving any file at once?
lokiys Moderator Регистрация 01.02.2012 Сообщения 4 812 Благодарностей 1 187 Баллы 113 02.02.2017 #5 You exactly have to use Bind to file for multithreaded templates.