Any idea why printing CHR$(12) to a USB printer doesn't do a page feed?
Is here another method? I am currently saving output from a QB45 program
to a text file and then shelling to a windows program to print it to the
USB printer. But, unlike LPT printers, CHR$(12) doesn't do a page feed
on the USB. Any ideas? Thank you!