LAUNCHXL: hostcl = loadclass('sashelp.fsp.hauto'); call send (hostcl, '_new', excelobj, 0, 'Excel.Application.5'); call send (excelobj,'_setProperty', 'Visible','True'); return;