MAT PRINT USING Statement The MAT PRINT USING statement is automatically translated as indicated below: BASIC/V: MAT PRINT USING (format_specifier);(array var) HP Business BASIC/XL PRINT USING (format_specifier);(array var)((*)) You must put parenthesis around the asterisk in the statement above.