When you have written an NCL procedure, you can use the NCLCHECK command to verify the syntax and structure without executing the procedure. NCLCHECK loads and checks the procedure just as if it were to be executed and notifies you of major syntax or structural errors in your code. Full syntax checking does not take place until execution.
| Copyright © 2010 CA. All rights reserved. |
|