If you want the second folder to stay updated with the potential changes that appear in the original folder after working with it, then yes, you would need to copy it again.
how to load WHOLE PARAGRAPH
-
Hi, I want to load WHOLE paragraph lke it got alot of letters 14448 total
how can I do this?
how to load it from a .txt file and copy the exact text settings from it?
and paste it in some text area?
-
You need to extract each line into a variable first.
Then you can use Each variable on the settings page of the website you're using.
Otherwise the above is not alot of information to go on. -
Create a Resource of LinesFromFile. In the recording studio, use Resource Location to get the file path (keep reuse checked on the resource).
Next, use File System's 'Read File' using the Path from Resource Location.
Load it where ever you need.