Read and verify filing status (II)
set correctStatusInput to ‘n’
print filing status menu
while correctStatusInput is equal to ‘n’
print “Enter filing status: should be between 1 and 4: “
read status
if status is greater than 0
if status is less than 5
set correctStatusInput to ‘y’
end_if end_if
end_while
Previous slide
Next slide
Back to first slide
View graphic version