Copying information to create a script
Copying information to create a script
- Subject: Copying information to create a script
- From: "Francois Houle" <email@hidden>
- Date: Mon, 9 May 2005 16:32:58 -0400
- Thread-topic: Copying information to create a script
Hi
I have a script that
I am creating where part of it is to have the user connect to a share
using:
tell application
"Finder"
try
mount volume
"afp://...
end
try
end
tell
What I would like to
do is, once the user has successfully connected to it, to copy that whole "tell"
statement and save it as an AS application so the suer has access to it later.
My "mount volume "afp://"" does conatin variables that the user fills in, and
have no problem with that... I only need to know how I can save that "text" once
the user has filled in the variablesas an AS application.
Thanks
Frank
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden