Guest_imported
New member
- Jan 1, 1970
- 0
I just cant find out how to use more then 1 If-statement in the same procedure...ex:
If bla-bla Then
Do this;
end;
<This is what I dont know>
If bla-bla-bla Then
Do that;
end;
(It´s the same thing as "EndIf" in VB)
Thanks in adv.
If bla-bla Then
Do this;
end;
<This is what I dont know>
If bla-bla-bla Then
Do that;
end;
(It´s the same thing as "EndIf" in VB)
Thanks in adv.