How to add back a spunned txt file after deleted ?

  • Автор темы Автор темы Jor1s
  • Дата начала Дата начала

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 ?
 
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

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