Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Securely run remote AppleScripts' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Securely run remote AppleScripts
Authored by: simpgeek on Nov 07, '03 03:39:35PM

I don't really know too much about the subject at the moment, but you could write your applescript to check a specific file for options and such and send the output to a file. That way you can edit the input file remotely before you run the script and check the output file after the script completes. (you could even do something cool with mail like have it e-mail the results to you, check the example Mail scripts to see how.)



[ # ]