You can use an Autoexec sub and then launch Autoexec. i.e.
 
Sub autoexec()
    Signon
    RunReport
    ScriptIntoBarFCC
    ScriptIntoBarMMC
    ScriptIntoBarSTE
    Logoff
    LogCombine
End Sub

Not sure how you would do it using Rules based though.  At the end of your
first script you could also Call the next one.
 
 
 

Brian Bennett 
Systems Analyst 
Affinity Health Systems 
Clinic Billing 
628-9055 
[EMAIL PROTECTED] 


 

   _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Brian Van Grinsven
Sent: Wednesday, November 28, 2007 8:59 AM
To: [email protected]
Subject: [Talk] Scripts in a Sequence without the Scheduler



Hello Everyone, 

I want to be able to run 2 scripts one right after another, without using
the scheduler. 

Basically I want to call the second script to run at the end of the first
script. 

Has anyone ever done this before? 

Thank you for the help. 
...................................
Brian Van Grinsven
Integrated Systems Specialist
Medbuy Corporation
 <mailto:[EMAIL PROTECTED]> mailto:[EMAIL PROTECTED]
 <http://www.medbuy.ca/> http://www.medbuy.ca
T: 519.652.1688 ext. 114
F: 519.652.2788

Technical Support:
ext. 199 or [EMAIL PROTECTED]

Building Partnerships in Healthcare 

**********************************************************************
This e-mail and any attachments may contain confidential and 
privileged information. If you are not the intended recipient, please 
notify the sender immediately by return e-mail, delete this e-mail and 
destroy any copies. Any dissemination or use of this information by a 
person other than the intended recipient is unauthorized and may be 
illegal.
**********************************************************************


Reply via email to