Part of the Samples Website. 8/16/97.

samples.appleScript.readme

Four sample scripts that illustrate AppleScript programming in Frontier 3.0.

The first script is a simple Hello World script.

The second shows how to access the object database from AppleScript scripts using db.get and db.set (new verbs).

The third sample script is a repeat loop that plays the Twilight Zone theme song using speaker.sound.

The final sample creates a text file containing the names of the 50 states, using Frontier's built-in file verbs.


This page was last built on Sat, Aug 16, 1997 at 6:31:01 PM. You can download the current set of sample scripts from our FTP site. Dave