• Print  |
  • Feedback  |

FOCUS AREAS

Hot Topics

Related Links

Software

Migration

SAS/IML Software

In SAS/IML 9.3, the CORR module has been removed from the IMLMLIB library. In its place is the built-in CORR function. For more information, see the SAS/IML User's Guide in the SAS documentation.

Beginning with Release 9.1 of SAS/IML software, the COLNAME option on the APPEND statement generates an error message. COLNAME is properly used on the CREATE statement, not the APPEND statement. This is not a change in functionality. The error message has been added to help the user write correct syntax.