I have a Foxpro Win program on my network that prints to a label printer. Each time a job is sent to that printer, a page eject occurs on my Windows DEFAULT printer. I've tried everything to eliminate the eject, but to no avail.<br><br>I wonder if there's a command I could call (or some value I could modify) from inside my program to automatically change the Windows default printer on the fly (invisibly to my operators). If I could, I would switch the default to a dummy printer (LPT3), print my labels, then switch it back, in hopes of eliminating that pesky page eject. Must I modify WIN.INI or some other file on the fly or is there a command that switches the default printer?