Well, I've just managed this under MacOS X:

on mouseUp
 open process
"/Applications/Calculator.app/Contents/MacOS/Calculator"
end mouseUp

because I'm a bit "thick" it took me a few minutes to
realise that because Macintosh X 'prgrams' are really
directories with things inside I had to type the above
rather than:

on mouseUp
 open process "/Applications/Calculator"
end mouseUp

Now how one opens a specific document with the program
one has opened . . . .

love, Richmond




____________________________________________________________

A Thorn in the flesh is better than a failed Systems Development Life Cycle.
____________________________________________________________


      ___________________________________________________________ 
Want ideas for reducing your carbon footprint? Visit Yahoo! For Good  
http://uk.promotions.yahoo.com/forgood/environment.html
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to