Display contents of file
type filename
printf("%s", mgetl(filename)) // or alternatively: write(6, mgetl(filename))
Scilab mtlb_type is a partial emulation of Matlab type function.
Scilab type function does not match with Matlab type !