View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz[_2_] JLGWhiz[_2_] is offline
external usenet poster
 
Posts: 1,565
Default Missing Printer Method in VB6

I am not a VB6 user but I have a book on it that refers to a Print Method as
opposed to Printer Method. Maybe that is what you mean.

Printer.Print <items

is the syntax for printer output.



"bnadler" wrote in message
...
I cannot find the Printer method in VB6. (Actually I have VB6.5) Do I have
to do something to activate the Printer method?