Contents Index
The continue statement can be used in a do loop to branch to the bottom of the inner most enclosing do loop.
The return statement can be used to branch to the bottom of the data step program.
Copyright © 1997 by Jerry Alan Veeh. All rights reserved.