Check if file exist! then use or copy it

tuppan

Новичок
Регистрация
11.09.2013
Сообщения
4
Благодарностей
0
Баллы
1
Код:
{-File.Exists-|-{-Project.Directory-}contas_\contas.txt-}
i need check if file exist if yes go to id branch XXXX if no go to id branch XXXX,
i've tried to use connection line successfull exit and fail exit, but if it return false or true, will exit in success line.
how can i do that?

i will explain little more, after enter in "x" website, will check if "contas.txt" exist, if it is true will use "contas.txt", if no exist will copy from from my backup.

im using zennoposter 3, no have all money to buy v5 :/
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 771
Благодарностей
1 184
Баллы
113
Код:
{-File.Exists-|-{-Project.Directory-}contas_\contas.txt-}
i need check if file exist if yes go to id branch XXXX if no go to id branch XXXX,
i've tried to use connection line successfull exit and fail exit, but if it return false or true, will exit in success line.
how can i do that?

i will explain little more, after enter in "x" website, will check if "contas.txt" exist, if it is true will use "contas.txt", if no exist will copy from from my backup.

im using zennoposter 3, no have all money to buy v5 :/

Zennoposter v3 is very very outdated version and not supported anymore.

Cheers
 

Kopch

Client
Регистрация
28.09.2013
Сообщения
28
Благодарностей
3
Баллы
3
Код:
{-File.Exists-|-{-Project.Directory-}contas_\contas.txt-}
i need check if file exist if yes go to id branch XXXX if no go to id branch XXXX,
i've tried to use connection line successfull exit and fail exit, but if it return false or true, will exit in success line.
how can i do that?

i will explain little more, after enter in "x" website, will check if "contas.txt" exist, if it is true will use "contas.txt", if no exist will copy from from my backup.

im using zennoposter 3, no have all money to buy v5 :/
1. Check if site exists
2. Use logical IF - if 1.= true - go to idxxx3 else go to idxxx4
 

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