PRINTSTATUS( ) example
This example reads the default PRINTSTATUS and then queries LPT1, LPT2 and LPT3:
? printstatus( )? printstatus("lpt1")? printstatus("lpt2")? printstatus("lpt3")