if
break break
break break
break
break
16.1 goto
goto
goto goto
continue continue
continue
continue
while(not eof(File)) do
read( Record, File )
if( Record.type<>TargetType ) then
continue
{process record of TargetType}
...
end while
continue if
continue if-then
15.2.5