Impossible?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • D & J G

    #1

    Impossible?

    I want to be able click-select a .doc file from a VB6 filelist box so that
    it can be sent to the printer from word. Is this impossible?
    Don


  • Dean Earley

    #2
    Re: Impossible?

    D & J G wrote:[color=blue]
    > I want to be able click-select a .doc file from a VB6 filelist box so that
    > it can be sent to the printer from word. Is this impossible?[/color]

    Use ShellExecute with the "print" verb rather than "open".

    --
    Dean Earley (dean.earley@ic ode.co.uk)
    i-Catcher Development Team

    iCode Systems

    Comment

    Working...