The MBC Procedure

Syntax: MBC Procedure

The following statements are available in the MBC procedure:

  • PROC MBC <options>;

  • BY variables;

  • VAR variables;

  • INIT variables;

  • OUTPUT OUT=CAS-libref.data-table <keyword <=name>>…<keyword <=name>> <options>;

  • DISPLAY <table-list> </ options>;

  • DISPLAYOUT table-spec-list </ options>;

  • STORE <OUT=>CAS-libref.data-table;

The PROC MBC statement is required.

Last updated: November 05, 2020