Library Functions (source code)
As promised, here is some source code to Project Jarvis. This document contains a bunch of functions that are very useful and can be called from any script on the computer.
Here is an example on how to load the library into another script and run one of the functions
set library to (load script ((“/Library/Application Support/Jarvis/Library.scpt”) as POSIX file))
set myZipcode to library’s getZipcode()
To download the library file, here is the link
5 notes
Posted on Thursday June 10th
-
projectjarvis posted this
