Hi Ross! You can make your BSS7.0 scripts into executables by adding a reference to the Boston Workstation 7.0 Main Dll.
You can also skip creation of the executable by creating an Icon that can automatically launch your VBA script by using the following syntax. bss70.exe script.bws /r Process This will load the script file script.bws, it will then run the subroutine Process. You can also influence the how the workstation is viewed or not viewed. Shutdown - if set to True, will stop the script and shutdown the WorkStation. TaskBar - if set to True, will minimize the WorkStation to the TaskBar. There's a little more information in the help documentation if your intersted in knowing more. Paul Donoughe Boston Software Systems 831 444 7897 866 653 5105 www.bostonworkstation.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ross Stolle Sent: 04/08/2005 11:50 AM To: '[email protected]' Subject: [Talk] Executable in 7.0 Are you able to make an executable of a script in BSS7.0? We've always made executables and put them on user's machines to run themselves with 6.0 and would like to do the same with 7.0. Thank you! Ross Stolle Integration Engineer Avera McKennan Hospital Sioux Falls, SD ____________________ Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
