Greetings,

You can use the flag /t to do this.

From the Docs:

Boston WorkStation's usual load characteristics (in which the last script is automatically loaded) can be modified with the following parameters as follows:

 

·           Filename - will load the script Filename.bws.  If used this must be the first parameter.        

·           /r Subname - will start the subroutine Subname.

·           /c Command - will set the value of the Command property in VBA scripts.

·           /t - places the WorkStation in the Taskbar.

 

For example the command:

 

C:\bss70\bss70.exe script.bws /r Process /c LIVE /t

 

will load the script file script.bws, it will then run the subroutine Process and the Command Property will have the value "LIVE" and the WorkStation would be minimized to the taskbar;

 

So use the command flag in your shell and that should do it.

Regards,

Thom

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Friday, May 27, 2005 11:35 AM
To: [email protected]
Cc: [email protected]; [EMAIL PROTECTED]
Subject: RE: [Talk] Shelling and minimizing

 

So, no parameter that I can pass in the Shell string then, hunh?

Henry Taylor
Technical Analyst II
Lutheran Health Network
Ph. (260) 425-3914
Inactive hide details for "Corinna" <[EMAIL PROTECTED]>"Corinna" <[EMAIL PROTECTED]>

"Corinna" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]

05/27/2005 10:18 AM
Please respond to Talk



To: <[email protected]>
cc:
Subject: RE: [Talk] Shelling and minimizing



If I understand you correctly, then the taskbar = true command would also need to go into the bws project you are shelling

Thanks,
Corinna Robertson

Boston Software Systems
[EMAIL PROTECTED]
www.bostonworkstation.com
The Essential Tool for Healthcare Integration<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
866-653-5105 ext. 5
508-653-5105


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of [EMAIL PROTECTED]
Sent:
Friday, May 27, 2005 11:08 AM
To:
[email protected]
Subject:
[Talk] Shelling and minimizing

I'm playing with using a script that will manage scheduling and launching other bws files. Is there a way to Shell a bws file and minimize it to the taskbar? If I use the Taskbar = True syntax, it minimizes the bws file that contains the script from which I am issue the Shell command, not the bws file that is being shelled.

Henry Taylor
Technical Analyst II
Lutheran Health Network
Ph. (260) 425-3914

Reply via email to