so can you do this:
Code:
IF (step 1) and (step 2) then : ' notice the : it lets you have multiple steps
 step 3
 step 4
 step 5
endif
did you try it with () around the conditions?