How to add back a spunned txt file after deleted ?

Jor1s

Client
Регистрация
25.06.2012
Сообщения
216
Благодарностей
3
Баллы
0
Hello all,

In my template i'm taking text from a TXT file (article001.txt for example) and directly delete it to avoid duplicate content.
I'm wondering in case of bad end, how could i add back this expensive spinned txt :-)

How do i grab them ?

Get file list (directory)
Get line (List processing) (Delete after take)
Read file (File) (Delete after read)

Maybe i should just not remove it, and in case of good end deleting it ?
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Read file (File) (Delete after read)

After this action file is stored in your variable till your project will end
You can use:
File - write ti file whenever you need and save this data again.
 
  • Спасибо
Реакции: Jor1s

Jor1s

Client
Регистрация
25.06.2012
Сообщения
216
Благодарностей
3
Баллы
0

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)