Hi all there,
I'm a complete novice in the area and I'm just learning from Hanaan Rosenthal, Hamish Sanderson "Learn AppleScript. A comprehensive guide, 3rd edition (2010)".
I came across this place in a section about constructing references of Part 2.Understanding how application scripting...
Hi,
I just signed up! I've been trying to find this answer, but I think I'm going to have to just ask. Hello All.
This folder I'm trying to print from a folder that is on a server that I'm connected to via afp over tcp/ip. The folder is called "Network Printer ƒ" and is on the root...
I have seen a few threads regarding apple scripts that can copy the contents of a CD to the desktop; however, I'm truly struggling with this. Can anyone help explain (in some detail) how you would automate the copying of a data CD to a desktop? My preference would be to (1) create a folder...
Hello,
Last few year I had couple of minor issues with security of my macbook air.
I have firevault installed, antivirus (avast or bitdefender) and firewall on.
I do travel a lot and had someone to look at my mac in couple of shady places (3rd world country, not autosized workshop). Is it...
Hello People!
I got a gigantic task i would like to simplify with a bit of Applescript.
Basically i'd like to move or copy a lot of files to a new folder structure.
I have a few different folders with about 500-4000 jpg's, see image below.
First image shows old structure, 2nd image show the...
I'm using Applescript to generate CSV files in Text Wrangler. What character do I need to append to my lines in Applescript for Text Wrangler to see it as a line break? "¬" is not working. Perhaps an ASCI code? Help greatly appreciated.
I would like to create a script that will take me to a calculated date on my online Setmore calendar. The URL for the Setmore Calendar is:
https://my.setmore.com/calendar#daily/0/26022016 (with the last 8 digits being the date, UK format)
So far i have:
tell application "Safari" to open...
Hi there. I have an applescript that I've been using to set up a tunnel when I have to log into a particular VPN Network. It allows me to still access the interest while using VPN. The Applescript stopped working once I upgraded to El Capitan and I get an error every time. Please help. I have no...
I have some limited experience in other languages (Java, Matlab) but have not used applescript until now.
I am trying to make a small program that will create several spaced out events in Calendar however when I run it no calendar event is made but no error is shown. Does anyone have any...
Hello All,
I'm new to Applescript and Automator. After reading this post, I've become obsessed with scripting and automating. I'm basically trying to teach myself - and having a lot of fun doing so. I'm trying to figure out how to script a task and I'm getting stuck. Here's what I'm trying to...