SYS(6) - Current Printer Device Visual FoxPro 9.0 SP2 SYS(6) - Current Printer Device See Also Example Collapse All Expand All Returns the current print device. SYS(6)Return Value Character Remarks This function returns the current SET PRINTER TO setting. Example Copy Code? SYS(6) SET PRINTER TO output.txt ? SYS(6) See AlsoReferenceSET PRINTER CommandSYS( ) Functions OverviewGETPRINTER( ) Function