- Регистрация
- 09.02.2011
- Сообщения
- 1 216
- Благодарностей
- 684
- Баллы
- 113
Okay, so I'm getting used to the new things in MP but wondering what happened to a couple of things while working with folders.
1. Why can we not create a folder while saving the text file like we could in v3. It is a pain creating a folder for let's say a user we created first and then adding the text file to it. It was easier just using the execution result of a branch as the folder name and letting it be created while saving the file.
2. What happened to SubItem? How are we supposed to choose a folder inside of a folder based on a counter value? I have a template that pulls out the info from folders which I don't know the name of based on a global count variable because it has to be run multithreaded. Can this be included in the update? Or am I just missing it. This is for a client so I have no idea what they are naming the folders so I need to be able to pull the first directory out in the first thread... second in the second...etc...etc
1. Why can we not create a folder while saving the text file like we could in v3. It is a pain creating a folder for let's say a user we created first and then adding the text file to it. It was easier just using the execution result of a branch as the folder name and letting it be created while saving the file.
2. What happened to SubItem? How are we supposed to choose a folder inside of a folder based on a counter value? I have a template that pulls out the info from folders which I don't know the name of based on a global count variable because it has to be run multithreaded. Can this be included in the update? Or am I just missing it. This is for a client so I have no idea what they are naming the folders so I need to be able to pull the first directory out in the first thread... second in the second...etc...etc