how can i use two if logical after each other

sonatine

Client
Регистрация
20.08.2014
Сообщения
206
Благодарностей
2
Баллы
18
hi everybody, i know it's very simple but i already have a headache and can't figure this out.
i want to find a number on a specific page okay ?
i use parsing function to find and now i want to say to zenno if it's my number process the project and save that to a txt file, i can do it by as simple if function but my problem is here that if it's wrong number project can't process ! i mean i want to say to zenno if it's "x" go on, if not go to first step.
how can i put this two if together ?
 

drvosjeca

Client
Регистрация
26.10.2011
Сообщения
512
Благодарностей
455
Баллы
63
if function is just like every other having two options for exit... positive exit and negative exit. So what you need to do is connect that negative exit back to first step.
 
  • Спасибо
Реакции: sonatine

sonatine

Client
Регистрация
20.08.2014
Сообщения
206
Благодарностей
2
Баллы
18
@drvosjeca i don't know really how to thank you ! i owe a lot, first because of this great help and secondly because of those great great your video tutorials !
again thanks, now my headache is gone ! i can't thank u enough.
 

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