TonyShape
September 27th, 1999, 08:22 AM
Hello
I have to print a txt file to the default printer !
What is the code to do this ???
Thanks
I have to print a txt file to the default printer !
What is the code to do this ???
Thanks
|
Click to See Complete Forum and Search --> : Print a txt file TonyShape September 27th, 1999, 08:22 AM Hello I have to print a txt file to the default printer ! What is the code to do this ??? Thanks September 27th, 1999, 09:04 AM In VB, the printer is treated as an object. Type in the word Printer, then type in the . and you will see a list of things you can do .... Printer.Print codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |