RE: Calling Script
RE: Calling Script
- Subject: RE: Calling Script
- From: "Ruby Madraswala" <email@hidden>
- Date: Fri, 12 Dec 2003 09:24:34 -0500
- Thread-topic: Calling Script
Can you pass parameters from one script to another script (similar to a handler) in "run script" command?
Ruby
-----Original Message-----
From: email@hidden [
mailto:email@hidden] On Behalf Of Emmanuel
Sent: Friday, December 12, 2003 4:14 AM
To: email@hidden
Subject: Re: Calling Script
At 1:35 PM +0530 12/12/03, email@hidden wrote:
>
Hi,
>
I have a script and wants to call that apple script from the other
>
apple script.
>
I was trying using 'Run script <script name>' but was not able to call.
>
Can anyone help me in writing this script.
Do you mean: you have two script files?
In that case, "run script script_path" should work but you may have to specify first script_path as a valid alias:
set script_path to alias "Macintosh HD: ... [full path] ... : script_name"
>
Thxs
Welcm
Emmanuel
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.