skip to main | skip to sidebar

Coding AppleScript

Tips & Tricks & Code & Recipes & Examples

Launch Script Editor

Prompt user for a file and read it

set fileContents to read (choose file)

Yes, just that.

 

1 comment:

Anonymous said...

You write very well.

11 November, 2008

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

About Me

My Photo
Aurelio Jargas
Brazilian independent programmer/writer.

My AppleScripts

  • AdiumBook (AS Studio)
  • EmoMemory (AS Studio)
  • Export Contacts to MP3 Player
  • Export Contacts to Yahoo CSV
  • Gmail to Jabber
  • iPhoto SED
  • iPhoto Set Sequential Title
  • iTunes Find Artwork-less
  • iTunes Rename Disk File
  • iTunes Search in Lyrics
  • iTunes SED

See also

  • AppleScript for Python Programmers (doc)
  • Visual Guide to Install AppleScripts