View Single Post
  #8  
Old 04-23-2008, 03:20 PM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
OK. That's not really a shell script. You need to create a shell script that runs that -- e.g:

Code:
#!/bin/sh
osascript "/Users/Medecins/Documents/AppleScripts perso/Satur.SAUV 1.0.scpt"
__________________
--Dave Nanian
Reply With Quote