Re: sending data from one AppleScript App to another
Re: sending data from one AppleScript App to another
- Subject: Re: sending data from one AppleScript App to another
- From: Michelle Steiner <email@hidden>
- Date: Wed, 3 Sep 2003 19:52:02 -0700
On Wednesday, September 3, 2003, at 06:07 PM, Michael Glasser wrote:
I started off doing it in a single script that AIM called... the
problem is it makes AIM go VERY slow and then crash... so all I can do
is have a script that quickly sends the data (text, name, time, chat
room) somewhere else to be processed (a buffer). Currently I send it
to TextEdit... a BotScript grabs the data from the buffer, processes,
and, sometimes, sends a reply.
Why not write it directly to a text file and then have the other script
read the file?
--Michelle
--
If you don't hit any bumps in the road, you're not moving.
_______________________________________________
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.