Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Module Library

Overview

IMLMLIB is a library of modules written in the IML language. These modules can be used as though they were built-in functions of IML.

The library contains both functions and subroutines. You can invoke functions in assignment statements or expressions. You can invoke subroutines using CALL or RUN statements. IML automatically loads, resolves, and executes a module when you use it.


Contents of IMLMLIB

IMLMLIB and the STORAGE library

Accessing the IML Source Code

Order of Resolution

Error Diagnostics

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.