|
I’d suggest the following
modification: T$ = W.View(Window:="Print
[EMAIL PROTECTED],84", Row:=i, T$ = Left(T$, Instr(T$ & vbCrLf, vbCrLf) –
1)) This will strip off everything after the carriage return-line
feed characters, if any. Rich McNeil 866 653 5105 www.bostonworkstation.com From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Turner, Peter Trying
to get a grip on the Meditech CS printer dialog box. I have found the
code snippet on web page that purports to do it but it doesn't seem to operate
very well. I have seen post that claim this does work - am I missing
something? Currently,
the way the snippet is written it finds the currently selected
printer - the one with the --> in the line above where it should be, because
the view wraps around into the next line. This is a parse as read by the
view function. #5 is the currently selected printer, but the code picks
#4 instead, then moves incorrectly because the index was wrong. |
Title: Message
- [Talk] Meditech CS printer dialog Turner, Peter
- RE: [Talk] Meditech CS printer dialog Rich McNeil
- RE: [Talk] Meditech CS printer dialog Turner, Peter
- RE: [Talk] Meditech CS printer dialog Rich McNeil
- RE: [Talk] Meditech CS printer dialog Turner, Peter
