Greetings,

Here’s what you need to do:

Create a shortcut to BSS65.exe with target similar to below where Test.bws is the project file and “myScript” is the script you want to run. The /t will make the WorkStation run as an icon on the task bar.

 

C:\Bss65\Bss65.exe c:/filepath/Test.bws /r myScript /t

 

If you want Boston WorkStation to close after the script has finished running, add the command:

Shutdown = true

in an appropriate place in your script.

Regards,

Thom

 

Thom C. Blackwell

Product Manager

Boston Software Systems

www.BostonWorkStation.com

 

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark A. Loes
Sent: Monday, April 12, 2004 11:54 AM
To: [EMAIL PROTECTED]
Subject: [Talk] Icon on desktop to open and run project file

 

I want to set up an icon on the desktop to open and run a .bws file. Is there a parameter for this? This is to eliminate the need to have the user click on the play button. I am using
Taskbar = True
in the script which minimizes the workstation window after it starts running.

Thanks,
Mark

Mark A. Loes
Information Systems
Contra Costa Health Services
595 Center Ave Ste 210
Martinez, California US 94553
tel: (925) 313-6233
http://www.cchealth.org
[EMAIL PROTECTED]

Reply via email to