Hi Mickey, Are you learning your commands thru the WorkStation, i.e, clicking on the Pause button, the Enter buttons, etc. on the WorkStation's top tool bar?
If the record button is indented, all commands should belearned into the Myscript1 script which you can view via your VBA editor. Please give me a call if you are still having problems. I am in post Super Bowl mode so don�t have too much of a voice left! Sara Sara McNeil Boston Software Systems www.bostonworkstation.com The Essential Tool for Healthcare Integration Toll Free:866 653 5105 Direct:508 653 5105 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mickey Sherbett Sent: Monday, February 02, 2004 10:57 AM To: [EMAIL PROTECTED] Subject: RE: [Talk] Using the Record feature in 6.5 I am testing the new 6.5 Boston Workstation. I am trying to use the Record feature to capture my Key strokes. After I go through a Logon and session and I show my script it only has my Connect to Meditech code. It does not capture my Pauses and my entries. How do I use the record feature to capture all of my Meditech Keystrokes and the Pauses I need? Thanks, Mickey Sherbett, Senior Analyst DCH Regional Medical Center 809 University Blvd. E. Tuscaloosa Al. 35401 205-759-7167 [EMAIL PROTECTED] The information contained in this email message is confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient or the employee or agent responsible to deliver it to the intended recipient, the reader is hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. � -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rich McNeil Sent: Friday, January 30, 2004 4:45 PM To: [EMAIL PROTECTED] Subject: RE: [Talk] Saving a .txt type file into an excel using object code commands In most connections, it's Key "+{Tab}" Rich McNeil Boston Software Systems 866 653 5105 www.bostonworkstation.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Terry Evans Sent: Friday, January 30, 2004 5:35 PM To: [EMAIL PROTECTED] Subject: RE: [Talk] Saving a .txt type file into an excel using object code commands How do I shift+tab instead of {tab} -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Rich McNeil Sent: Friday, November 07, 2003 4:36 PM To: [EMAIL PROTECTED] Subject: RE: [Talk] Saving a .txt type file into an excel using object code commands This is a signal check for Talk. Scott's forwarded message bounced back as undeliverable for some unknown reason, but things seem to be working now. Does anyone have any Talk message that didn't get forwarded? Rich McNeil Boston Software Systems 866 653 5105 www.bostonworkstation.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lew Hundley Sent: Friday, November 07, 2003 2:12 PM To: [EMAIL PROTECTED] Subject: RE: [Talk] Saving a .txt type file into an excel using object code commands Is anyone else having trouble receiving TALK emails? I received Rich's reply to Scott, but I never got Scott's original message. The last TALK email I received was from Kevin Meagher on 10/31/03, and then Rich's reply on the same date. Have there been other messages since then? I know the TALK is not a beehive of activity, but Scott's email makes me wonder what I am missing. TKs Lew Hundley Information Specialist - Programmer Silverton Hospital Silverton Oregon 503.873.1657 [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rich McNeil Sent: Friday, November 07, 2003 10:58 AM To: [EMAIL PROTECTED] Subject: RE: [Talk] Saving a .txt type file into an excel using object code commands We do this in our Excel demo script with a: Workbooks(1).Save Since this is probably a new file you might try: Workbooks(1).SaveAs filename which has a lot of additional parameters to indicate how you want to save it. Rich McNeil Boston Software Systems 866 653 5105 www.bostonworkstation.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Zimmerman, Scott Sent: Friday, November 07, 2003 1:05 PM To: '[EMAIL PROTECTED]' Subject: [Talk] Saving a .txt type file into an excel using object code commands Hello everyone, One of my scripts imports a text file into excel, parses it and saves as an .xls. I do the saving portion just as a user would however, I was wondering if anyone is doing this by calling the object commands. thanks in advance, Scott Zimmerman, LIS Analyst UMass Memorial LIS Department Phone: 508-334-7237 Pager: 508-426-2178 > "The information transmitted is intended only for the person or entity to > which it is addressed and may contain confidential and/or privileged > material. Any review, transmission, re-transmission, dissemination or > other use of, or taking of any action in reliance upon this information by > persons or entities other than the intended recipient is prohibited. If > you received this in error, please contact the sender and delete the > material from any computer." > > DISCLAIMER: This message, including any attachments, is intended for the sole use of the individual to whom it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the addressee you are hereby notified that you may not use, copy, disclose, or distribute to anyone the message or any information contained in the message. If you have received this message in error, please immediately advise the sender by reply email and delete this message.
