| ACCESS Procedure Reference |
| Optional statement |
| Syntax | |
| Details |
Syntax |
| QUIT|EXIT; |
| Details |
The QUIT statement terminates the procedure without any further descriptor creation. EXIT is an alias for the QUIT statement.
Copyright © 2007 by SAS Institute Inc., Cary, NC, USA. All rights reserved.