Good Friday morning, all!
I've searched the archives because I swear this topic has been discussed, but I only found reference to downloading a file in CS.  How do I tell the system to print to a particular printer from the Pring Destination dialog box?  Is there a way to scroll through the list and identify the correct one from that list?
 
The following code works for downloading, what modifications will make it work to print to a printer?
 
Do While View(, , Row:=1, col:=1, length:=17) <> "Print Destination"
    Loop
    Stable 1
    Key "%D"
    Stable 1
    Key "{Tab}"
    Stable 1
    SendKeys "S:\filenamehere.txt"
    Stable 2
    SendKeys "~"
    Wait 2
    Pause "[EMAIL PROTECTED],1"
    Enter
    Wait 2
 
tia   
 
Denise Morrill
Clinical Systems Analyst
Spring Harbor Hospital
123 Andover Rd
Westbrook, ME  04092
 
207.761.2265
[EMAIL PROTECTED]
 
CONFIDENTIAL NOTICE: This email message, including any attachments, is intended only for the use of the
intended recipient(s) and may contain information that is privileged, confidential and prohibited from unauthorized disclosure under applicable law. If you are not the intended recipient of this message, any dissemination, distribution or copying of this message is strictly prohibited. If you received this message in error, please notify the sender by reply email and destroy all copies of the original message.
Spring Harbor Hospital Maine's Mental Health Network

Reply via email to