Hey,
I just want to print a character to the printer. But it doesnt print or do anything. i want to print the chr$(28) key but nothing happens. I need to print this value as it opens a particular cash draw.. I have tried typing printer.print chr$(28)
printer.enddoc

am i doing something wrong? Please help me!