Greetings, To get the DataStation, Go to Customer Access at www.bostonworkstation.com (Call into support if you do not know the login).
You'll see the link to download Boston WorkStation 6.5. Download and run the installer, this will automatically update your installation. Note: You will need to have Administrator rights to run this install. Please contact support if there are any questions! Regards, Thom C. Blackwell Boston Software Systems 866 653-5105 Support ext 2. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, December 04, 2003 1:20 PM To: [EMAIL PROTECTED] Subject: Re: [Talk] Various Notes So, how do we get the DataStation? Henry Taylor Applications Analyst Lutheran Health Network Ph. (260) 425-3914 "Rich McNeil" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent by: cc: [EMAIL PROTECTED] Subject: [Talk] Various Notes TATION.COM 12/04/03 11:11 AM Please respond to Talk A few note: 1. We've released Boston DataStation whose goal is to make file handling in a script as simple as it theoretically can be. A few lines of script can replace several hundred lines of VB code. It's included in the current release of Boston WorkStation and it's a really sweet concept. 2. Boston Software is now a McKesson Business Partner providing the WorkStation to four of its groups. We recently attended their Insight convention. 3. A nuance in a developing scripts for Windows applications?only one script can connect to a given application at a time. This means that the WorkStation Application Viewer (which is just a glorified script) cannot be connected to a Windows application while your script is connected. This is not an ideal situation, but you can get information on the connection from your script in VBA's immediate window??R.Window will give you the current window (as in [EMAIL PROTECTED],x), ?R.hWnd is the window's handle, ?View is it's contents (you may need to be more specific about the view's b:=classname). Rich McNeil Boston Software Systems 866 653 5105 www.bostonworkstation.com
