Language Reference |
stops execution and exits IML
The ABORT statement instructs IML to stop executing statements. It also stops IML from parsing any further statements, causing IML to close its files and exit. See also the description of the STOP statement.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.