Every IF statement must have a corresponding ENDIF statement. IF statements can be nested up to 20 levels deep.
When present, ELSE statements must match logically with the corresponding IF statement and must precede the ENDIF statement for that IF.
|
Copyright © 2004 CA.
All rights reserved.
|
|