/*
 * $VER: PlayActualProject.ma 1.0 (15.9.94)
 *
 */

OPTIONS RESULTS

ADDRESS MABROADCAST

GETPROJECTPORT             /* Get the name of the arexx port  */
                           /* of the actual project in RESULT */

ADDRESS value RESULT       /* Address the actual project */
PLAYPROJECT                /* Play it */
